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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...