Getting Data In

Forwarders windwos log

kulo
Engager

I have a windows log forwarded to the splunk via Forwarders, and I want Forwarder to read to the splunk line by line. What should I do?

The following is my log format:
xxx.log
xxxxxxxxxxxx
xxxxxxxxxxxx
xxxxxxxxxxxx

There is only one line of text per line, no timestamp

0 Karma

HiroshiSatoh
Champion

I think that it can be read with the default setting.

If the character code is other than UTF - 8, please set it in props.conf.

<Configure event line breaking> line breaking⇒CRLF
http://docs.splunk.com/Documentation/Splunk/6.6.1/Data/Configureeventlinebreaking

<How timestamp assignment works> timestamp⇒Current time
http://docs.splunk.com/Documentation/Splunk/6.6.1/Data/HowSplunkextractstimestamps

0 Karma

kulo
Engager

Thanks, Can you give me props.conf standard configuration, I do not take effect in accordance with the document profile。
My props.conf file location is located in etc/apps/search/default/props.conf

[source::D:\test*.log]
LINE_BREAKER_LOOKBEHIND=100
BARAK_ONLY_BEFORE_DATE = False
MAX_EVENTS = 1

0 Karma
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!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...