All Apps and Add-ons

How to add Windows Services and Application logs in Splunk Cloud?

shilpijain
Explorer

How to watch Windows service and application logs like -Activedocs Opus?
Do we need to edit inputs.conf in Splunk Add-on for Microsoft Windows for that?
If yes, what are config changes?

0 Karma

xavierashe
Contributor

This is the code you need in your inputs.conf for applications logs.

[WinEventLog://Application]
disabled = 0
start_from = oldest
current_only = 0
checkpointInterval = 5
index = wineventlog
renderXml=false

xavierashe
Contributor

Are you using a deployment server?

0 Karma

adonio
Ultra Champion

Hi shilpijain,
Yes, edit the Windows TA to collect application logs:
[WinEventLog://Application]
disabled = 1
start_from = oldest
current_only = 0
checkpointInterval = 5
index = wineventlog
renderXml=false
depends on the case, you will sometimes need to enable some auditing on windows server

0 Karma

xavierashe
Contributor

Close, but set disabled = 0.

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 at Splunk .conf24 ...

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 ...