Getting Data In

Does fschange input work with Universal Forwarder?

maverick
Splunk Employee
Splunk Employee

If I enable fschange input on my Splunk Universal Forwarder, will it work the same as on a regular forwarder?

0 Karma
1 Solution

Masa
Splunk Employee
Splunk Employee

In order to make a UF to forward fschange events, please configure "signedaudit = false" and "index = "

Here is an example


[fschange://<your path>]
signedaudit = false
index=_audit

At the indexer, you can search these fschange events with sourcetype="fs_notification" or source="fschangemonitor"

As long as I understand, this is a bug. So, we're going to document this as a workaround in our doc.

View solution in original post

Masa
Splunk Employee
Splunk Employee

In order to make a UF to forward fschange events, please configure "signedaudit = false" and "index = "

Here is an example


[fschange://<your path>]
signedaudit = false
index=_audit

At the indexer, you can search these fschange events with sourcetype="fs_notification" or source="fschangemonitor"

As long as I understand, this is a bug. So, we're going to document this as a workaround in our doc.

jbsplunk
Splunk Employee
Splunk Employee

Yes. I've done some testing, and from what I can tell fschange behaves normally on a UF.

sdaniels
Splunk Employee
Splunk Employee

Mav - If you only want to forward change events (and not the file), the UF will not work. Apparently it needs to send the whole file in order to send the change events. Saw this in a thread recently.

0 Karma

Simeon
Splunk Employee
Splunk Employee
0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...