Difference between revisions of "Splunk"

From John Freier
Jump to: navigation, search
(Created page with "Get the line result count. host=server01 Error | stats sum(linecount) as Total")
(No difference)

Revision as of 11:05, 3 October 2019

Get the line result count.

  host=server01 Error | stats sum(linecount) as Total