Splunk Search

How to create a pie chart or graph based on web log CSV?

amerisurgit
Engager

I have a csv file that contains the date and time, visited url (which is a complete url, not just the domain), and visit count of a user's web history. I've already pulled the csv into Splunk and properly extracted the fields as:

  • last_visit_time
  • last_visit_date
  • visited_url
  • visit_count

I need to get a pie chart or graph together to report on this user's internet usage, either by domain or personal / productive categorization, and for the life of me I can't figure it out. Any suggestions?

0 Karma
1 Solution

amerisurgit
Engager

I was actually able to fix this by changing the extracted fields from visited_url to just the visited_domain and reporting off of that, since we don't care about the actual page that was visited, just the site.

View solution in original post

0 Karma

amerisurgit
Engager

I was actually able to fix this by changing the extracted fields from visited_url to just the visited_domain and reporting off of that, since we don't care about the actual page that was visited, just the site.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Introducing the 2026 - 2027 SplunkTrust cohort!

The goal of the SplunkTrust™ membership has historically been to acknowledge and recognize those who go above ...

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...