«
Prev
»
Next
BigData / Splunk Interview Questions
Mention few efficient ways for faster Splunk search.
- Using time (limit : earliest and latest) to narrow down the amount of data to search.
- Use inclusion to search rather than exclusion, for example, using status = failed is better than status !=success.
More Related questions...
Comments & Discussions