Getting Data In

Is it possible to convert binary AIX audit logs and send it to Splunk?

sunilsuresh
New Member

Dear Experts,

I am receiving this error: FileClassifierManager - The file '/audit/trail' is invalid. Reason: binary

I want to enable the audit logs in AIX server. By default audit logs are written as binary and i want read that binary and capture the ouptput from UF and send it to indexer. Please let me know if i can send binary files, convert as a log file and send it to splunk.

Thanks,

Sunil Suresh

0 Karma

woodcock
Esteemed Legend

Is the file actually binary? If it is, then you shouldn't send Splunk it directly; you need to convert it to plain text first. If the problem is that it is not binary, then just add NO_BINARY_CHECK = true to your props.conf file.

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