Getting Data In

Possible typo in stanza in props.conf, line 2: AUTO_LINEMERGE = FALSE

pocheung
Engager

I am getting this error with Splunk 5.0.4:

Possible typo in stanza [sun_jvm] in /opt/splunk/etc/apps/myapp/default/props.conf, line 2: AUTO_LINEMERGE = FALSE

How can I get rid of this warning/error?

Here's my props.conf (which originated from http://wiki.splunk.com/Community:Monitoring_JVMs)

[sun_jvm]

AUTO_LINEMERGE = FALSE

SHOULD_LINEMERGE = TRUE

DATETIME_CONFIG = CURRENT

BREAK_ONLY_BEFORE = \d+.\d+:

REPORT-jvm = sun_jvm_gc

Tags (1)
0 Karma
1 Solution

lguinn2
Legend

There is no attribute called AUTO_LINEMERGE. Remove the line from your props.conf

View solution in original post

lguinn2
Legend

There is no attribute called AUTO_LINEMERGE. Remove the line from your props.conf

ncsantucci
Path Finder

While that is true, I saw this on the Splunk Data-Onboarding Checklist

http://blogs.splunk.com/wp-content/uploads/2010/03/SplunkOnBoardingChecklist.pdf

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 ...