Splunk Search

How to graph a line chart of two field values over time from a csv log file?

lbogle
Contributor

Hello Splunkers,
I feel like I have the most basic of questions here but I can't get it to work. I have a .csv log file with some info. The key components of which is a field "Status". Status=Rejected or Status=Accepted. I am trying to get a line chart of the amount of Rejected over time along with the amount of Accepted over time but I can't figure it out. It's got to be a basic one. What am I missing?
Thanks everyone.

Tags (3)
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

Have you tried something like this?

search for your CSV events | timechart count by Status

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

Have you tried something like this?

search for your CSV events | timechart count by Status

lbogle
Contributor

That was it! Thanks.

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...