Splunk Basic Commands Search for all indexes index=* | stats count by index Search for all sources |metadata type=sources index=* Search for all sourcetypes |metasearch index=app_idm sourcetype=* | stats count by index, sourcetype | fields - count Search for all servers + sources + sourcetypes index=app_idm | stats values(source) as sources ,values(sourcetype) as sourcetype by host Share this: Email a link to a friend (Opens in new window) Email Share on Telegram (Opens in new window) Telegram Share on WhatsApp (Opens in new window) WhatsApp Share on Mastodon (Opens in new window) Mastodon Related