Knowledge Management

Is there any log file maintained for UseAck activity?

Campbell04
New Member

Our IT auditors are asking if there is a method/means to view the useACK activity for completeness.

Tags (2)
0 Karma
1 Solution

MuS
SplunkTrust
SplunkTrust

Hi Campbell04,

Yes, and No.
By default you will only get a message if the universal forwarder is sending events again.

BUT, one can increase the logging for any tcpout* channels which would give you the messages you are after, BUT (yes, another but) this will be a lot of additional events and therefore network traffic).

Hope this helps ...

cheers, MuS

View solution in original post

0 Karma

MuS
SplunkTrust
SplunkTrust

Hi Campbell04,

Yes, and No.
By default you will only get a message if the universal forwarder is sending events again.

BUT, one can increase the logging for any tcpout* channels which would give you the messages you are after, BUT (yes, another but) this will be a lot of additional events and therefore network traffic).

Hope this helps ...

cheers, MuS

0 Karma

Campbell04
New Member

Thanks. Where would you see these messages if the tcpout were increased? That is what I'm after.

0 Karma

MuS
SplunkTrust
SplunkTrust

Hi Campbell04,

the universal forwarder will log a running number for each event in splunkd.log or index=_internal, but here are your next two problems : this running number has no direct link to the event (one might get this information by turning on more debug logging on all instances), and _internal will only be kept for 30 days be default.

cheers, MuS

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...