Horseshoe Meter

Horseshoe Meter

Acrobat logo Download manual as PDF


Acrobat logo Download topic as PDF

Create a horseshoe meter query

Write a search that returns results in the correct format to generate a horseshoe meter.

Query components

Use the stats command to aggregate the metric that you are tracking.

Search results data format

Make sure that the query returns a single numeric value.

Query example

This query aggregates recent error messages on a Splunk platform instance.

index=_internal source="*splunkd.log" log_level="error" | stats count

The query generates a single numeric error count.

Last modified on 12 August, 2016
PREVIOUS
Horseshoe meter installation
  NEXT
Horseshoe meter components

This documentation applies to the following versions of Horseshoe Meter: 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.5.1


Was this documentation topic helpful?


You must be logged into splunk.com in order to post comments. Log in now.

Please try to keep this discussion focused on the content covered in this documentation topic. If you have a more general question about Splunk functionality or are experiencing a difficulty with Splunk, consider posting a question to Splunkbase Answers.

0 out of 1000 Characters