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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...