Getting Data In

N number of configuration change on one host

jshael
New Member

Query to detect over N number configuration changes on a certain host within specific duration.
Any help is greatly appreciated!

Tags (2)
0 Karma

jawaharas
Motivator

_audit index has file system changes info.

You can start with something like below and refine the search query accordingly to your requirement.

index=_audit action IN ("add","update","delete")
0 Karma
Get Updates on the Splunk Community!

Introducing New Splunkbase Governance!

Splunk apps are essential for maximizing the value of your Splunk Experience. Whether you’re using the default ...

Splunk Edge Processor | Popular Use Cases to Get Started with Edge Processor

Splunk Edge Processor offers more efficient, flexible data transformation – helping you reduce noise, control ...

3 Ways to Make OpenTelemetry Even Better

My role as an Observability Specialist at Splunk provides me with the opportunity to work with customers of ...