<?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: splunk regex field extraction in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/splunk-regex-field-extraction/m-p/694197#M236124</link>
    <description>&lt;P&gt;This looks awfully close to a part of a json structure inserted as a string field in another json structure.&lt;/P&gt;&lt;P&gt;It is bad on at least two levels.&lt;/P&gt;&lt;P&gt;1) Embedding json as escaped string prevents it from being properly parsed by Splunk&lt;/P&gt;&lt;P&gt;2) Extracting from structured data with regexes is asking for trouble&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2024 12:27:51 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2024-07-24T12:27:51Z</dc:date>
    <item>
      <title>splunk regex field extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk-regex-field-extraction/m-p/694184#M236119</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;i want to extract ip field from a log but i give error.&lt;/P&gt;&lt;P&gt;this is a part of my log:&amp;nbsp;",\"SourceIp\":\"10.10.6.0\",\"N&lt;/P&gt;&lt;P&gt;i want 10.10.6.0 as a field.&lt;/P&gt;&lt;P&gt;can you help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 11:08:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk-regex-field-extraction/m-p/694184#M236119</guid>
      <dc:creator>Saeed-Hajitorab</dc:creator>
      <dc:date>2024-07-24T11:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: splunk regex field extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk-regex-field-extraction/m-p/694194#M236122</link>
      <description>&lt;P&gt;What have you tried so far?&amp;nbsp; What error do you get?&amp;nbsp; Are you trying to extract the field at index-time or search-time?&lt;/P&gt;&lt;P&gt;Have you tried this &lt;FONT face="courier new,courier"&gt;rex&lt;/FONT&gt; command in your search?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rex "SourceIp\\\\\\":\\\\\\"(?&amp;lt;SourceIp&amp;gt;[\d\.]+)"&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 24 Jul 2024 12:23:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk-regex-field-extraction/m-p/694194#M236122</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-07-24T12:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: splunk regex field extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk-regex-field-extraction/m-p/694197#M236124</link>
      <description>&lt;P&gt;This looks awfully close to a part of a json structure inserted as a string field in another json structure.&lt;/P&gt;&lt;P&gt;It is bad on at least two levels.&lt;/P&gt;&lt;P&gt;1) Embedding json as escaped string prevents it from being properly parsed by Splunk&lt;/P&gt;&lt;P&gt;2) Extracting from structured data with regexes is asking for trouble&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 12:27:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk-regex-field-extraction/m-p/694197#M236124</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-07-24T12:27:51Z</dc:date>
    </item>
  </channel>
</rss>

