Getting Data In

SNMP Log file (Logrotate)

asand100
New Member

I have a working snmp log file which I can search and email the data "anomosied" successfuly now however it i emailing all the contents of the file that match the search not simple the latest one / two of interest, I could using Redhat to logrotate, however is there anyway within Splunk to get just the top X matches or such? I would like to keep all the data at the moment.

Thank you in advance Anthony

Tags (2)
0 Karma

asand100
New Member

Thank you that looks spot on, I will try on monday (thank you.)

0 Karma

Ayn
Legend

I think you need to clarify what you want to do. If you just want the latest X matches, there's the head command that you could use:

... | head X
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 ...