Getting Data In

Group similar Windows event IDs together with respect to time

amir_thales
Path Finder

Hello,

After several searches, I did not find the way to group my event ID together in relation to time.

That is, I want for each Id event to display the number of "count" on a week. Place the Event IDs horizontally and vertically the time (1 week) and for each crossing we have the total count of each eventID

Thank you
Amir

0 Karma
1 Solution

woodcock
Esteemed Legend

Like this:

Your Base Search Here
| bin _time span=1w@w0
| chart count OVER _time BY EventID

View solution in original post

0 Karma

woodcock
Esteemed Legend

Like this:

Your Base Search Here
| bin _time span=1w@w0
| chart count OVER _time BY EventID
0 Karma

amir_thales
Path Finder

Hello @woodcock,

Thank you for you response.

Amir

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...