Splunk Search

How do you use the timechart command to see a trendline of what time our game app starts each day?

zacksoft
Contributor

I have 5 different servers/hosts, and whenever the 'game app' initiates in it, an event with the string "Game Starting...." is created in each host. We usually start the app sequentially, one host after another, and we do this once every day.

I want to see a trendline of what time game was started each day (host wise), excluding weekends.

host="SERVER_Number_*"   "Game Starting..."
| timechart span=1d count _time   
Tags (1)
0 Karma

jlelli
Path Finder
host="SERVER_Number_*" "Game Starting..." | timechart span=1d count by host

Timechart already groups by _time so there is no need to add it

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...