<?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: REGEX HELPING PLEASE in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/REGEX-HELPING-PLEASE/m-p/513580#M144103</link>
    <description>&lt;P&gt;My bad forgot to escape the double quotes for splunk. the section in the square brackets with catch a-zA-Z0-9 backslash and forward slash. If there are other characters $,%,- etc.. in the field they will need added&lt;/P&gt;&lt;P&gt;| rex field=_raw "\"run\.name\":\"(?&amp;lt;RunName&amp;gt;[\w\\\\/\s]+)\","&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Aug 2020 13:56:12 GMT</pubDate>
    <dc:creator>stonefr33</dc:creator>
    <dc:date>2020-08-11T13:56:12Z</dc:date>
    <item>
      <title>REGEX HELPING PLEASE</title>
      <link>https://community.splunk.com/t5/Splunk-Search/REGEX-HELPING-PLEASE/m-p/513552#M144087</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="trevorkubheka_0-1597146695489.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10195i9ABABB73A8DC9D8C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="trevorkubheka_0-1597146695489.png" alt="trevorkubheka_0-1597146695489.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;struggling to extract underlined items as RUN NAME&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 11:53:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/REGEX-HELPING-PLEASE/m-p/513552#M144087</guid>
      <dc:creator>trevorkubheka</dc:creator>
      <dc:date>2020-08-11T11:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: REGEX HELPING PLEASE</title>
      <link>https://community.splunk.com/t5/Splunk-Search/REGEX-HELPING-PLEASE/m-p/513559#M144089</link>
      <description>&lt;P&gt;This should do the trick, thi&lt;/P&gt;&lt;P&gt;| rex field=_raw "run\.name":"(?&amp;lt;RunName&amp;gt;[\w\s.]+)"&lt;/P&gt;&lt;P&gt;The named capture group doesn't like the&amp;nbsp; space but you can use the "| rename RunName AS "Run Name" "&lt;/P&gt;&lt;P&gt;&lt;A href="http://regex101.com" target="_blank"&gt;http://regex101.com&lt;/A&gt;&amp;nbsp;is where I do most of my testing&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stonefr33_0-1597149070030.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10197iA69DAABDB2D589D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="stonefr33_0-1597149070030.png" alt="stonefr33_0-1597149070030.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 12:32:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/REGEX-HELPING-PLEASE/m-p/513559#M144089</guid>
      <dc:creator>stonefr33</dc:creator>
      <dc:date>2020-08-11T12:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: REGEX HELPING PLEASE</title>
      <link>https://community.splunk.com/t5/Splunk-Search/REGEX-HELPING-PLEASE/m-p/513576#M144100</link>
      <description>&lt;P&gt;does it work the same for below extract? cause im not getting it, also tried it on regex101&lt;BR /&gt;&lt;BR /&gt;------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;SPAN class="t"&gt;2020-08-11&lt;/SPAN&gt; &lt;SPAN class="t"&gt;14:29:42&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN class="t"&gt;212&lt;/SPAN&gt;&lt;SPAN&gt; [&lt;/SPAN&gt;&lt;SPAN class="t"&gt;8618-12939&lt;/SPAN&gt;&lt;SPAN&gt;] &lt;/SPAN&gt;&lt;SPAN class="t"&gt;ERROR&lt;/SPAN&gt; &lt;SPAN class="t"&gt;NodePoolServiceImpl&lt;/SPAN&gt; &lt;SPAN class="t"&gt;-&lt;/SPAN&gt;&lt;SPAN&gt; [&lt;/SPAN&gt;&lt;SPAN class="t"&gt;urn:uuid:979ECCA3B9BACEB335159714896138959&lt;/SPAN&gt;&lt;SPAN&gt;] &lt;/SPAN&gt;&lt;SPAN class="t"&gt;Find&lt;/SPAN&gt; &lt;SPAN class="t"&gt;and&lt;/SPAN&gt; &lt;SPAN class="t"&gt;lock&lt;/SPAN&gt;&lt;SPAN&gt; (&lt;/SPAN&gt;&lt;SPAN class="t"&gt;capabilities&lt;/SPAN&gt; &lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt; [{"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;extra.executor.id&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;{"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;host.name&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;&lt;A href="https://spbbwfapp1v.standardbank.co.za:8443" target="_blank"&gt;https://spbbwfapp1v.standardbank.co.za:8443&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;","&lt;/SPAN&gt;&lt;SPAN class="t"&gt;context.path&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;/workfusion&lt;/SPAN&gt;&lt;SPAN&gt;","&lt;/SPAN&gt;&lt;SPAN class="t"&gt;task.uuid&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;f6bb5671-b4c3-4917-bd02-01e23488a9f6&lt;/SPAN&gt;&lt;SPAN&gt;","&lt;/SPAN&gt;&lt;SPAN class="t a"&gt;&lt;SPAN class="t"&gt;run.name&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;Business&lt;/SPAN&gt; &lt;SPAN class="t"&gt;Banking&lt;/SPAN&gt; &lt;SPAN class="t"&gt;AO&lt;/SPAN&gt; &lt;SPAN class="t"&gt;and&lt;/SPAN&gt; &lt;SPAN class="t"&gt;Sales&lt;/SPAN&gt; &lt;SPAN class="t"&gt;2020/08/11&lt;/SPAN&gt;&lt;SPAN&gt;","&lt;/SPAN&gt;&lt;SPAN class="t"&gt;run.uuid&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;9c1d82a7-16e2-4362-9a5d-404d2b694b7d&lt;/SPAN&gt;&lt;SPAN&gt;","&lt;/SPAN&gt;&lt;SPAN class="t"&gt;run.author.fullname&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;Mark&lt;/SPAN&gt; &lt;SPAN class="t"&gt;Erasmus&lt;/SPAN&gt;&lt;SPAN&gt;","&lt;/SPAN&gt;&lt;SPAN class="t"&gt;run.author.email&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;Mark.Erasmus@standardbank.co.za&lt;/SPAN&gt;&lt;SPAN&gt;","&lt;/SPAN&gt;&lt;SPAN class="t"&gt;task.name&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;&lt;SPAN class="t h"&gt;ia-process&lt;/SPAN&gt;-business-banking-ao&lt;/SPAN&gt; &lt;SPAN class="t"&gt;v2.0.3&lt;/SPAN&gt;&lt;SPAN&gt; (&lt;/SPAN&gt;&lt;SPAN class="t"&gt;UpdateCompanyDataRobot&lt;/SPAN&gt;&lt;SPAN&gt;)"},"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;browserName&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;chrome&lt;/SPAN&gt;&lt;SPAN&gt;","&lt;/SPAN&gt;&lt;SPAN class="t"&gt;javascriptEnabled&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:true&lt;/SPAN&gt;&lt;SPAN&gt;,"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;maximize.on.startup&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:true&lt;/SPAN&gt;&lt;SPAN&gt;,"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;chromeOptions&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;{"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;args&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;[],"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;extensionFiles&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;[],"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;extensions&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;[],"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;experimentalOptions&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;{},"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;capabilities&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;{"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;caps&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;{}}},"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;platform&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;WINDOWS&lt;/SPAN&gt;&lt;SPAN&gt;"}]) &lt;/SPAN&gt;&lt;SPAN class="t"&gt;failed&lt;/SPAN&gt; &lt;SPAN class="t"&gt;with&lt;/SPAN&gt; &lt;SPAN class="t"&gt;message&lt;/SPAN&gt; &lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt; [&lt;/SPAN&gt;&lt;SPAN class="t"&gt;urn:uuid:979ECCA3B9BACEB335159714896138959&lt;/SPAN&gt;&lt;SPAN&gt;] &lt;/SPAN&gt;&lt;SPAN class="t"&gt;Can&lt;/SPAN&gt; &lt;SPAN class="t"&gt;not&lt;/SPAN&gt; &lt;SPAN class="t"&gt;find&lt;/SPAN&gt; &lt;SPAN class="t"&gt;any&lt;/SPAN&gt; &lt;SPAN class="t"&gt;free&lt;/SPAN&gt; &lt;SPAN class="t"&gt;node&lt;/SPAN&gt; &lt;SPAN class="t"&gt;with&lt;/SPAN&gt; &lt;SPAN class="t"&gt;requested&lt;/SPAN&gt; &lt;SPAN class="t"&gt;capabilities&lt;/SPAN&gt;&lt;SPAN&gt; [{"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;extra.executor.id&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;{"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;host.name&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;&lt;A href="https://spbbwfapp1v.standardbank.co.za:8443" target="_blank"&gt;https://spbbwfapp1v.standardbank.co.za:8443&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;","&lt;/SPAN&gt;&lt;SPAN class="t"&gt;context.path&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;/workfusion&lt;/SPAN&gt;&lt;SPAN&gt;","&lt;/SPAN&gt;&lt;SPAN class="t"&gt;task.uuid&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;f6bb5671-b4c3-4917-bd02-01e23488a9f6&lt;/SPAN&gt;&lt;SPAN&gt;","&lt;/SPAN&gt;&lt;SPAN class="t a"&gt;&lt;SPAN class="t"&gt;run.name&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;Business&lt;/SPAN&gt; &lt;SPAN class="t"&gt;Banking&lt;/SPAN&gt; &lt;SPAN class="t"&gt;AO&lt;/SPAN&gt; &lt;SPAN class="t"&gt;and&lt;/SPAN&gt; &lt;SPAN class="t"&gt;Sales&lt;/SPAN&gt; &lt;SPAN class="t"&gt;2020/08/11&lt;/SPAN&gt;&lt;SPAN&gt;","&lt;/SPAN&gt;&lt;SPAN class="t"&gt;run.uuid&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;9c1d82a7-16e2-4362-9a5d-404d2b694b7d&lt;/SPAN&gt;&lt;SPAN&gt;","&lt;/SPAN&gt;&lt;SPAN class="t"&gt;run.author.fullnam&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="t"&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/224771"&gt;@stonefr33&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 13:31:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/REGEX-HELPING-PLEASE/m-p/513576#M144100</guid>
      <dc:creator>trevorkubheka</dc:creator>
      <dc:date>2020-08-11T13:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: REGEX HELPING PLEASE</title>
      <link>https://community.splunk.com/t5/Splunk-Search/REGEX-HELPING-PLEASE/m-p/513580#M144103</link>
      <description>&lt;P&gt;My bad forgot to escape the double quotes for splunk. the section in the square brackets with catch a-zA-Z0-9 backslash and forward slash. If there are other characters $,%,- etc.. in the field they will need added&lt;/P&gt;&lt;P&gt;| rex field=_raw "\"run\.name\":\"(?&amp;lt;RunName&amp;gt;[\w\\\\/\s]+)\","&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 13:56:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/REGEX-HELPING-PLEASE/m-p/513580#M144103</guid>
      <dc:creator>stonefr33</dc:creator>
      <dc:date>2020-08-11T13:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: REGEX HELPING PLEASE</title>
      <link>https://community.splunk.com/t5/Splunk-Search/REGEX-HELPING-PLEASE/m-p/513609#M144121</link>
      <description>&lt;P&gt;Simple regex:&lt;/P&gt;&lt;P&gt;| rex “\"run\.name\"\:\"(?&amp;lt;runname&amp;gt;[^\"]+)”&lt;/P&gt;&lt;P&gt;run.name will be extracted to runname field.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 17:54:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/REGEX-HELPING-PLEASE/m-p/513609#M144121</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-08-11T17:54:35Z</dc:date>
    </item>
  </channel>
</rss>

