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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...