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.
Get Updates on the Splunk Community!

Exporting Splunk Apps

Join us on Monday, October 21 at 11 am PT | 2 pm ET!With the app export functionality, app developers and ...

Cisco Use Cases, ITSI Best Practices, and More New Articles from Splunk Lantern

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Build Your First SPL2 App!

Watch the recording now!.Do you want to SPL™, too? SPL2, Splunk's next-generation data search and preparation ...