Skip to content

Instantly share code, notes, and snippets.

@jonathanhle
Created June 12, 2020 20:30
Show Gist options
  • Save jonathanhle/fceaae49fc207649b3be930e3c46f2ad to your computer and use it in GitHub Desktop.
Save jonathanhle/fceaae49fc207649b3be930e3c46f2ad to your computer and use it in GitHub Desktop.
list all splunk indexes
| eventcount summarize=f index=* index=_* | dedup index | fields index
@ThundarrTheCoder
Copy link

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment