Splunk Search

command to check if a field is binary

brdr
Contributor

does splunk have a command that can check to see if a field is binary or has binary characters in it?

Tags (1)
0 Karma
1 Solution

jowenssi
Path Finder

Can you be more specific?

It sounds like you need a regular expression. The only binary characters are "0" and "1".

This regex would match binary characters: "[01]+"

View solution in original post

0 Karma

brdr
Contributor

Hey @jowenssi.... to be specific I was curious if there is a Splunk command, that when passed an argument to it, it would check if there are any binary characters in it. For example, we are presently looking for any malformed file names.

I did find this article (using regular expressions) to help me with what I was looking for. Thank you for your answer.

https://www.safaribooksonline.com/library/view/regular-expressions-cookbook/9781449327453/ch06s03.ht...

thank you.

0 Karma

jowenssi
Path Finder

Can you be more specific?

It sounds like you need a regular expression. The only binary characters are "0" and "1".

This regex would match binary characters: "[01]+"

0 Karma
Get Updates on the Splunk Community!

Full-Stack Security in Financial Services: AppDynamics, Cisco Secure Application, and ...

Full-Stack Security in Financial Services: AppDynamics, Cisco Secure Application, and Splunk ES Protecting a ...

It's Customer Success Time at .conf25

Hello Splunkers,   Ready for .conf25? The customer success and experience team is and can’t wait to see you ...

Pro Tips for First-Time .conf Attendees: Advice from SplunkTrust

Heading to your first .Conf? You’re in for an unforgettable ride — learning, networking, swag collecting, ...