| Excluded bucket |
Specify the buckets to exclude. You can provide the bucket name or a regular expression to match. Use the parameter multiple times for multiple specific buckets. If multiple regular
expressions are specified, the collector excludes buckets that match any of them. If both Include bucket and Excluded bucket are specified,
Include bucket takes precedence.
Note: If the bucket name includes special characters [. , + , * , ? , ^ , $ , ( , ) , [ , ] , { , } , | , \], use a backslash (\) before the special character to escape it. For example, \[
|
| Included bucket |
Specify the buckets to collect. You can provide the bucket name or a regular expression to match. Use the parameter multiple times for multiple specific buckets. If multiple regular
expressions are specified, the collector harvests buckets that match any of them.
Note: If the bucket name includes special characters [. , + , * , ? , ^ , $ , ( , ) , [ , ] , { , } , | , \], use a backslash (\) before the special character to escape it. For example, \[
|
| Include object prefix |
Specify the object prefix to harvest objects that begin with the specified prefix. |
| Included object |
Specify the objects to collect, using either an object name or a regular expression to match. Use the parameter multiple times for multiple specific objects. If multiple regular expressions are
specified, the collector harvests objects that match any of them. If both Included object and Excluded object are specified, Included
object takes precedence.
Note: If the object name includes special characters [. , + , * , ? , ^ , $ , ( , ) , [ , ] , { , } , | , \], use a backslash (\) before the special character to escape it. For example, \[
|
| Excluded object |
Specify the objects not to collect, using either an object name or a regular expression to match. Use the parameter multiple times for multiple specific objects. If multiple regular expressions
are specified, the collector excludes objects that match any of them. If both Included object and Excluded object are specified,
Included object takes precedence.
Note: If the object name includes special characters [. , + , * , ? , ^ , $ , ( , ) , [ , ] , { , } , | , \], use a backslash (\) before the special character to escape it. For example, \[
|