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!

Stay Connected: Your Guide to January Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...

[Puzzles] Solve, Learn, Repeat: Reprocessing XML into Fixed-Length Events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...