Dashboards & Visualizations

How do I create a bar chart showing the different types of Windows event log sourcetype?

5plunked
Explorer

Hi,

I am just trying to create a simple bar graph to show the count of the different type of windows log sourcetype, however it does not seems to work.

field: sourcetype
values: WMI:WinEventLog:Application, WinEventLog:Security, WinEventLog:System

This is my current search:
host= count(sourcetype="WinEventLog:System", sourcetype="WinEventLog:Security", sourcetpye="WMI:WinEventLog:Application")

Thank you in advance!

0 Karma
1 Solution

5plunked
Explorer

host= source=* | stats count by source

View solution in original post

0 Karma

woodcock
Esteemed Legend

Like this:

tstats count WHERE source=* BY source
0 Karma

5plunked
Explorer

host= source=* | stats count by source

0 Karma
Get Updates on the Splunk Community!

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...