Getting Data In

Splunk v6.0.x - LineBreakingProcessor - remote_searches.log

BP9906
Builder


07-16-2014 10:45:21.533 -0700 WARN LineBreakingProcessor - Truncating line because limit of 10000 bytes has been exceeded with a line length >= 11179 - data_source="/opt/splunk/var/log/splunk/remote_searches.log", data_host="XXXXXXXXX", data_sourcetype="splunkd_remote_searches"

Why does Splunk v6.0.x keep logging this on the indexers?

1 Solution

somesoni2
Revered Legend

These event truncation message appear when a log file which is being indexed in Splunk exceeds default maximum event size limit of 10,000 bytes (characters). As per the error entry, event size for one of the log entries for the file "remote_searches.log" was 11179 which was higher than 10,000 and due to which truncated the entry to 10,000 bytes.

To resolve this error, you would have to update the sourcetype definition for splunkd_remote_search.

On the indexer, etc/system/local/props.conf add following

[splunkd_remote_searches]
TRUNCATE = 15000           *** or any other suitable number

View solution in original post

brianpaulsuther
Explorer

Doesn't seem to be taking raised value.

0 Karma

brianpaulsuther
Explorer

Trying this at the moment..

0 Karma

somesoni2
Revered Legend

These event truncation message appear when a log file which is being indexed in Splunk exceeds default maximum event size limit of 10,000 bytes (characters). As per the error entry, event size for one of the log entries for the file "remote_searches.log" was 11179 which was higher than 10,000 and due to which truncated the entry to 10,000 bytes.

To resolve this error, you would have to update the sourcetype definition for splunkd_remote_search.

On the indexer, etc/system/local/props.conf add following

[splunkd_remote_searches]
TRUNCATE = 15000           *** or any other suitable number

dshpritz
SplunkTrust
SplunkTrust

Also note that if you are using Splunk_SA_CIM and have data model accelerations enabled, you will see a lot of these.

0 Karma

BP9906
Builder

I added this, thanks. I'm aware of this setting, I just wanted to post because perhaps the default for this sourcetype should be adjusted in future release.
Thank you.

0 Karma

BP9906
Builder

I added this, thanks. I'm aware of this setting, I just wanted to post because perhaps the default for this sourcetype should be adjusted in future release.
Thank you.

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

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