Deployment Architecture

Splunk deployment

Vladislav
Engager

My splunk web service is cannot recognize my source type in props.conf file when I try to add data. Here is my props.conf file's content:

[Test9]
TIME_PREFIX=\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\s\-\s\d{5}\s+
TIME_FORMAT = %m/%d/%Y %k:%M
MAX_TIMESTAMP_LOOKAHEAD = 15
LINE_BREAKER = ([\r\n]+)\d+\s+\"\$EIT\,
SHOULD_LINEMERGE = false
TRUNCATE = 99999

splunk.png

my props.conf file path is: C:\Program Files\Splunk\etc\apps\test\local

 

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

What message lurks beneath the yellow triangles?

There are a few concerns:

1) The event timestamps may be too old to extract properly

2) MAX_TIMESTAMP_LOOKAHEAD of 15 is too short for times after 9:59

3) The sourcetype name is "Test9" in props.conf, but "test9" is selected in the wizard.  Sourcetypes are case-sensitive by default.

---
If this reply helps you, Karma would be appreciated.
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...