All Apps and Add-ons

windows eventlog format and proprietary forwarder

dominiquevocat
SplunkTrust
SplunkTrust

Situation:
We use custom scripts to dump some eventlog events to textfiles and have a naming convention for the filenames that allows for custom scripts on the machines to report events.
We do this in order to get to splunk limited events from mobile clients based on windows.

Goal:
We would like to preprocess the text dump of the windows eventlogs to reformat the output into the fields used by the CIM and presumably the Splunk App for Windows. In order to do so it would be very valuable to know what fields should be named and what they shall contain.
Is there a field list that the Splunk App for Microsoft Windows uses for its views, reports etc? We would realy not want to deploy a forwarder on many thousands of enduser clients.

0 Karma

lukejadamec
Super Champion

The Splunk App for Windows uses events with the Windows eventlog sourcetypes, and it expects that the fields and contents of the fields are exactly the same as those generated by the Windows event logger.

From what I've seen, it might make more sense for you to collect the data you want, and in a format that the CIM uses (whatever CIM is), and then index that data in Splunk and write custom searches / dashboards that show the data you're interested in.

0 Karma

dominiquevocat
SplunkTrust
SplunkTrust
0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...