Skip to content

Splunk

  1. Browse Data Sources

Common Queries

List Specific Values

<query> | stats values(<key>)
<query> | table <key>
<query> | stats count by <key>

Data for timechart

<query> | timechart span=1m count by <key>

Last update: February 16, 2023