<?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: rex field? - extraction in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/rex-field-extraction/m-p/572928#M199676</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/240256"&gt;@André&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Oct 2021 09:23:46 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2021-10-29T09:23:46Z</dc:date>
    <item>
      <title>rex field? - extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/rex-field-extraction/m-p/572923#M199673</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to extract the following term from this message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(MaRSEPbac, [MaRSEPbac_Old2], [MaRSEPbac])&lt;/P&gt;&lt;P&gt;that means the string between ()..&lt;/P&gt;&lt;P&gt;&lt;U&gt;message:&lt;/U&gt;&lt;BR /&gt;16:21:32.843 &amp;#27;[35m[gcp-pubsub-subscriber1]&amp;#27;[0;39m &amp;#27;[34mINFO &amp;#27;[0;39m zbank.harissa.cockpit.InboundGateway - update: [export_service] context:RDB &lt;STRONG&gt;(MaRSEPbac, [MaRSEPbac_Old2], [MaRSEPbac])&lt;/STRONG&gt; progress:3/3 status:successful msg:exporting rrid: [8d9a85b8-0d34-4dea-8901-17520b4b9b9d] rrid:f50a0cce-af13-4e64-88aa-84de045380ca&lt;/P&gt;&lt;P&gt;How does it goes?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 09:09:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/rex-field-extraction/m-p/572923#M199673</guid>
      <dc:creator>André</dc:creator>
      <dc:date>2021-10-29T09:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: rex field? - extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/rex-field-extraction/m-p/572924#M199674</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/240256"&gt;@André&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;can you confirm that in your logs there's always the string "context:"?&lt;/P&gt;&lt;P&gt;if yes, you could use this regex:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rex "context:\w+\s\((?&amp;lt;your_field&amp;gt;[^\)]+)"&lt;/LI-CODE&gt;&lt;P&gt;that you can test at&amp;nbsp;&lt;A href="https://regex101.com/r/irfJhy/1" target="_blank"&gt;https://regex101.com/r/irfJhy/1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If the above condition isn't present, please share a fixed point in your logs.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 09:16:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/rex-field-extraction/m-p/572924#M199674</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-10-29T09:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: rex field? - extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/rex-field-extraction/m-p/572927#M199675</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Giuseppe, it works:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andr_1-1635499157449.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/16663iAD44E04E1972664F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Andr_1-1635499157449.png" alt="Andr_1-1635499157449.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks for link!&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 09:20:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/rex-field-extraction/m-p/572927#M199675</guid>
      <dc:creator>André</dc:creator>
      <dc:date>2021-10-29T09:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: rex field? - extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/rex-field-extraction/m-p/572928#M199676</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/240256"&gt;@André&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 09:23:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/rex-field-extraction/m-p/572928#M199676</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-10-29T09:23:46Z</dc:date>
    </item>
  </channel>
</rss>

