Deployment Architecture

Not receiving anything from UNIX forwarder

fzyqkl
New Member

I have successfully installed Splunk forwarders on 105 PCs and 7 LINUX machines. I cannot get any data from my unix machines Sun OS SPARC. I installed the SPARC forwarder 4.3. I keep getting errors in the splunkd.log file "Ignoring file 'filename' due to: binary". I am needing to read audit files and they are all binary. Does anyone have any experiance with this situation??

Tags (1)
0 Karma
1 Solution

jbsplunk
Splunk Employee
Splunk Employee

Splunk won't read binary data, presuming the data is actually Binary. If that is the case, you'll need to do something outside of Splunk to convert the binary data to text format, and then have Splunk read the text formatted files.

View solution in original post

jbsplunk
Splunk Employee
Splunk Employee

Splunk won't read binary data, presuming the data is actually Binary. If that is the case, you'll need to do something outside of Splunk to convert the binary data to text format, and then have Splunk read the text formatted files.

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