Getting Data In

line breaker event breaker

ryanaa
Explorer

當我在SH設置好props.conf後去看我的uf端並重啟就會出現以下錯誤:

Checking conf files for problems...
Invalid key in stanza [web:access] in /opt/splunkforwarder/etc/apps/dynasafe_course_demo_ta/local/props.conf, line 3: ENVENT_BREAKER (value: ([\r\n]+)).
Invalid key in stanza [web:secure] in /opt/splunkforwarder/etc/apps/dynasafe_course_demo_ta/local/props.conf, line 6: ENVENT_BREAKER (value: ([\r\n]+)).
Your indexes and inputs configurations are not internally consistent.
這是怎麼回事

Labels (2)
Tags (1)
0 Karma
1 Solution

kiran_panchavat
SplunkTrust
SplunkTrust
@ryanaa Line breaking is not possible with the universal forwarder.  The indexer or HF is responsible for that.
The EVENT_BREAKER setting is the only one that functions with UF; nevertheless, it simply instructs UF to identify the boundaries of events and causes it to deliver whole events to indexers.
 
Try to apply this settings on an heavy forwarder or indexer.

 

If this reply helps you an upvote and "Accept as Solution" is appreciated.



Did this help? If yes, please consider giving kudos, marking it as the solution, or commenting for clarification — your feedback keeps the community going!

View solution in original post

0 Karma

kiran_panchavat
SplunkTrust
SplunkTrust
@ryanaa Line breaking is not possible with the universal forwarder.  The indexer or HF is responsible for that.
The EVENT_BREAKER setting is the only one that functions with UF; nevertheless, it simply instructs UF to identify the boundaries of events and causes it to deliver whole events to indexers.
 
Try to apply this settings on an heavy forwarder or indexer.

 

If this reply helps you an upvote and "Accept as Solution" is appreciated.



Did this help? If yes, please consider giving kudos, marking it as the solution, or commenting for clarification — your feedback keeps the community going!
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...