<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: command to check if a field is binary in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/command-to-check-if-a-field-is-binary/m-p/378651#M169008</link>
    <description>&lt;P&gt;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.&lt;/P&gt;

&lt;P&gt;I did find this article  (using regular expressions) to help me with what I was looking for. Thank you for your answer.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.safaribooksonline.com/library/view/regular-expressions-cookbook/9781449327453/ch06s03.html"&gt;https://www.safaribooksonline.com/library/view/regular-expressions-cookbook/9781449327453/ch06s03.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jun 2018 19:10:40 GMT</pubDate>
    <dc:creator>brdr</dc:creator>
    <dc:date>2018-06-11T19:10:40Z</dc:date>
    <item>
      <title>command to check if a field is binary</title>
      <link>https://community.splunk.com/t5/Splunk-Search/command-to-check-if-a-field-is-binary/m-p/378649#M169006</link>
      <description>&lt;P&gt;does splunk have a command that can check to see if a field is binary or has binary characters in it?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 18:34:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/command-to-check-if-a-field-is-binary/m-p/378649#M169006</guid>
      <dc:creator>brdr</dc:creator>
      <dc:date>2018-06-08T18:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: command to check if a field is binary</title>
      <link>https://community.splunk.com/t5/Splunk-Search/command-to-check-if-a-field-is-binary/m-p/378650#M169007</link>
      <description>&lt;P&gt;Can you be more specific?&lt;/P&gt;

&lt;P&gt;It sounds like you need a regular expression. The only binary characters are "0" and "1".&lt;/P&gt;

&lt;P&gt;This regex would match binary characters: "[01]+"&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 15:28:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/command-to-check-if-a-field-is-binary/m-p/378650#M169007</guid>
      <dc:creator>jowenssi</dc:creator>
      <dc:date>2018-06-11T15:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: command to check if a field is binary</title>
      <link>https://community.splunk.com/t5/Splunk-Search/command-to-check-if-a-field-is-binary/m-p/378651#M169008</link>
      <description>&lt;P&gt;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.&lt;/P&gt;

&lt;P&gt;I did find this article  (using regular expressions) to help me with what I was looking for. Thank you for your answer.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.safaribooksonline.com/library/view/regular-expressions-cookbook/9781449327453/ch06s03.html"&gt;https://www.safaribooksonline.com/library/view/regular-expressions-cookbook/9781449327453/ch06s03.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 19:10:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/command-to-check-if-a-field-is-binary/m-p/378651#M169008</guid>
      <dc:creator>brdr</dc:creator>
      <dc:date>2018-06-11T19:10:40Z</dc:date>
    </item>
  </channel>
</rss>

