Getting Data In

How do I index only my application data from windows event logs?

madhufuture
New Member

Hi,

I have an application ABC. From application ABC , I'm writing my logs to Windows Application Event logs. I want to index only my ABC application logs, not complete my windows event logs.

Could you please help me figure out how I can index specific application event logs?

0 Karma
1 Solution

HiroshiSatoh
Champion

You can filter by setting a unique event ID in the application log.

inputs.conf: whitelist
Whether to index events that match the specified text string. This attribute is optional.
You can specify one of two formats:

One or more Event Log event codes or event IDs (Event Code/ID format.)
One or more sets of keys and regular expressions (Advanced filtering format.)

View solution in original post

0 Karma

mstjohn_splunk
Splunk Employee
Splunk Employee

hi @madhufuture,

Did either of the answers below solve your problem? If so, please resolve this post by approving one of them.
If your problem is still not solved, keep us updated so that someone else can help ya.

Thanks for posting!

0 Karma

DalJeanis
Legend

Basically, when you are writing out your application logs, you need to mark them in some way so that they can be easily identified.

Then, you blacklist all incoming events, and whitelist only those that match your application logs.

0 Karma

HiroshiSatoh
Champion

You can filter by setting a unique event ID in the application log.

inputs.conf: whitelist
Whether to index events that match the specified text string. This attribute is optional.
You can specify one of two formats:

One or more Event Log event codes or event IDs (Event Code/ID format.)
One or more sets of keys and regular expressions (Advanced filtering format.)

0 Karma

madhufuture
New Member

Perfect!! Thanks for your help

0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...