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!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...