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

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[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 ...