<?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: regular expression in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/regular-expression/m-p/524458#M147939</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/223364"&gt;@sphiwee&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;check if a regex like this can solve your problem:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| regex "name\=\w+\s+(?&amp;lt;my_field&amp;gt;.*)\s+v\d+\.\d+\.\d+"&lt;/LI-CODE&gt;&lt;P&gt;that you can test at&amp;nbsp;&lt;A href="https://regex101.com/r/0eFSVC/1" target="_blank"&gt;https://regex101.com/r/0eFSVC/1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Tue, 13 Oct 2020 16:29:03 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2020-10-13T16:29:03Z</dc:date>
    <item>
      <title>regular expression</title>
      <link>https://community.splunk.com/t5/Splunk-Search/regular-expression/m-p/524457#M147938</link>
      <description>&lt;P&gt;Can i get a regular expression to show TSK KUBHEKA v2.0.70 from the below extract&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2020-10-13 17:24:15 [bp-[xxxxxxxxx]-completeMachineRun-2053693] HitService [INFO] Created typed run Run: id=2053695, xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx name=AO TSK KUBHEKA v2.0.70 (verificationservice_VerificationFinalization) {size:0, status:READY_TO_PROCESS, rootRun:2c863fbe-7896-4e98-8f7f-7c79f930ab86, data:}&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 16:25:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/regular-expression/m-p/524457#M147938</guid>
      <dc:creator>sphiwee</dc:creator>
      <dc:date>2020-10-13T16:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: regular expression</title>
      <link>https://community.splunk.com/t5/Splunk-Search/regular-expression/m-p/524458#M147939</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/223364"&gt;@sphiwee&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;check if a regex like this can solve your problem:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| regex "name\=\w+\s+(?&amp;lt;my_field&amp;gt;.*)\s+v\d+\.\d+\.\d+"&lt;/LI-CODE&gt;&lt;P&gt;that you can test at&amp;nbsp;&lt;A href="https://regex101.com/r/0eFSVC/1" target="_blank"&gt;https://regex101.com/r/0eFSVC/1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 16:29:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/regular-expression/m-p/524458#M147939</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-10-13T16:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: regular expression</title>
      <link>https://community.splunk.com/t5/Splunk-Search/regular-expression/m-p/524460#M147940</link>
      <description>&lt;LI-CODE lang="markup"&gt;| makeresults |eval log="2020-10-13 17:24:15 [bp-[xxxxxxxxx]-completeMachineRun-2053693] HitService [INFO] Created typed run Run: id=2053695, xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx name=AO TSK KUBHEKA v2.0.70 (verificationservice_VerificationFinalization) {size:0, status:READY_TO_PROCESS, rootRun:2c863fbe-7896-4e98-8f7f-7c79f930ab86, data:}" | rex field=log "name\=\w+\s+(?&amp;lt;name_field&amp;gt;.*)\(" | table name_field&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rex-name.jpg" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/11273i23E7ED6AE9FEFA8F/image-size/large?v=v2&amp;amp;px=999" role="button" title="rex-name.jpg" alt="rex-name.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 16:50:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/regular-expression/m-p/524460#M147940</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2020-10-13T16:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: regular expression</title>
      <link>https://community.splunk.com/t5/Splunk-Search/regular-expression/m-p/524470#M147942</link>
      <description>&lt;P&gt;im sorry please include&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;(verificationservice_VerificationFinalization)&lt;/PRE&gt;</description>
      <pubDate>Tue, 13 Oct 2020 17:53:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/regular-expression/m-p/524470#M147942</guid>
      <dc:creator>sphiwee</dc:creator>
      <dc:date>2020-10-13T17:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: regular expression</title>
      <link>https://community.splunk.com/t5/Splunk-Search/regular-expression/m-p/524472#M147943</link>
      <description>&lt;P&gt;Please update that rex last part of the rex -&amp;nbsp; "\(" replace with "\{".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;EDIT - added&amp;nbsp; the image and edited the code&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| makeresults |eval log="2020-10-13 17:24:15 [bp-[xxxxxxxxx]-completeMachineRun-2053693] HitService [INFO] Created typed run Run: id=2053695, xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx name=AO TSK KUBHEKA v2.0.70 (verificationservice_VerificationFinalization) {size:0, status:READY_TO_PROCESS, rootRun:2c863fbe-7896-4e98-8f7f-7c79f930ab86, data:}" | rex field=log "name\=\w+\s+(?&amp;lt;name_field&amp;gt;.*)\{" | table name_field&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rex-name-new.jpg" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/11282i6CE3950F11042130/image-size/large?v=v2&amp;amp;px=999" role="button" title="rex-name-new.jpg" alt="rex-name-new.jpg" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 01:23:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/regular-expression/m-p/524472#M147943</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2020-10-14T01:23:38Z</dc:date>
    </item>
  </channel>
</rss>

