Getting Data In

Manipulate logs in upload

alisaf
New Member

Hi,
I have logs that have in the top some data that doesn't relevant for me and I would like that it won't appear.

This is the data that I would like to remove:

Device version: D02.20.33
MCFG Version: Unknown

UP TIME: 00:05:24.292

emory pool at 0x000000008f000000, size 8 MiB

also, I have some rows in the log that not include a timestamp and I want to add the same timestamp as the one in the next line. for example, this is the logs:
--------- beginning of events
01-15 04:17:19.370 453 453 I auditd : type=2000 audit(0.0:1): initialized

and I would like that it will be:
01-15 04:17:19.370 453 453 --------- beginning of events
01-15 04:17:19.370 453 453 I auditd : type=2000 audit(0.0:1): initialized

can I do that with Splunk when I'm uploading the logs?
Thank you!

0 Karma

richgalloway
SplunkTrust
SplunkTrust

The first part probably can be done using SEDCMD in props.conf if you can come up with a regex that matches the lines to remove.
The second part, however, is not possible in Splunk. You'll need to create a scripted input or use a pre-processor such as Cribl (not sure Cribl can do that, though).

---
If this reply helps you, Karma would be appreciated.
0 Karma

alisaf
New Member

Thank you!
Splunk default associates this line to the previous event, maybe there is some option to associate this line with the next event?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

There is no such option. That's why I said "not possible".

---
If this reply helps you, Karma would be appreciated.
0 Karma

alisaf
New Member

thanks 🙂

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!

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...

Global Splunk User Group Events: May + June 2026

Your Splunk Community Awaits: Discover Upcoming User Group Events Worldwide    Staying ahead in the fast-paced ...