| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
LogsCategoryProcessorCategory |
LogsCategoryProcessorCategory.filter(LogsFilter filter) |
LogsCategoryProcessorCategory |
LogsCategoryProcessorCategory.name(String name) |
LogsCategoryProcessorCategory |
LogsCategoryProcessorCategory.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<LogsCategoryProcessorCategory> |
LogsCategoryProcessor.getCategories()
Array of filters to match or not a log and their corresponding
name to assign a
custom value to the log. |
| Modifier and Type | Method and Description |
|---|---|
LogsCategoryProcessor |
LogsCategoryProcessor.addCategoriesItem(LogsCategoryProcessorCategory categoriesItem) |
| Modifier and Type | Method and Description |
|---|---|
LogsCategoryProcessor |
LogsCategoryProcessor.categories(List<LogsCategoryProcessorCategory> categories) |
void |
LogsCategoryProcessor.setCategories(List<LogsCategoryProcessorCategory> categories) |
| Constructor and Description |
|---|
LogsCategoryProcessor(List<LogsCategoryProcessorCategory> categories,
String target,
LogsCategoryProcessorType type) |
Copyright © 2024. All rights reserved.