Tool to create an exclusion rule for log ingestion to control costs. Use this when you need to prevent specific logs from being ingested or stored based on query patterns. Exclusion rules help reduce ingestion costs by filtering out debug logs, test environment logs, or other no…
queryRequiredstringQuery string to match logs for exclusion. Use log field syntax (e.g., 'level:debug', 'app:test-service', 'level:info AND environment:staging'). Matched logs will be excluded from ingestion to control costs.
titleRequiredstringDescriptive title/name for the exclusion rule. Should clearly identify the purpose of the rule.
activebooleanWhether the exclusion rule is active. If true, the rule will immediately apply to incoming logs. Defaults to false if not specified.
indexonlybooleanWhether to only index but not store the matched logs. If true, logs are indexed for search but not stored, saving storage costs. Defaults to true if not specified.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.