Getting Data In

Why when applying Props.conf, HF suddenly stops?

ivan5593
Explorer

Hello all,

We are using an RSyslog to write logs to file in a Heavy Forwarder but we found that it was escaping tabs as #011. We found a solution that is apply to the file source a SEDCMD as follows:

inputs.conf

 

[monitor:///opt/splunk-data/<datafile>]
sourcetype=<datasource>

 

 props.conf

 

[source::///opt/splunk-data/<datafile>]
SEDCMD-fix_tab = s/#011/	/g

 

 

We applied the configuration and restarted the HF and worked by about 15 minutes but then suddenly stopped to change this character by a tab. Why can this happen?

Thank you!

Labels (2)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

what you are meaning with "suddenly stopped to change this character by a tab" ? Are those come again as #011 or what?

Have you several HFs which are collecting those events and send those to splunk? Or several places where you are collecting those from one HF?

Is there any way that you can change rsyslog's option EscapeControlCharactersOnReceive off to avoid that coding on rsyslog side?

There are also other escape character what it's converting and also you should remember that 8 times space is not exactly the same than <tab>!

r. Ismo

0 Karma
Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

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