Splunk Search

timechart grouping by list of IP's

jmiddle2
New Member

I need to create a line graph that shows 3 lines line 1: 127.0.0.1, line 2: internal subnets and line 3 external subnets that have access a page on my website (index.html). Does anyone know how I could group the clinetip's in such a way?

Tags (2)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

I'm assuming you want a count of accesses by time, grouped by those three categories. Note, this is in pseudosplunk (trademark!).

some search grabbing one event per access to the relevant page | eval traffic_category = "local", "internal", or "external" depending on IP | timechart count by category
0 Karma

jkat54
SplunkTrust
SplunkTrust

You need to provide us with example data from your source.

0 Karma
Get Updates on the Splunk Community!

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...