<?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: remove all text before certain words in events in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/remove-all-text-before-certain-words-in-events/m-p/627084#M217930</link>
    <description>&lt;LI-CODE lang="markup"&gt;| eval ErrorInfo = mvindex(split(ErrorInfo, ":"),1)&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 13 Jan 2023 16:41:11 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2023-01-13T16:41:11Z</dc:date>
    <item>
      <title>remove all text before certain words in events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/remove-all-text-before-certain-words-in-events/m-p/627083#M217929</link>
      <description>&lt;P&gt;I have events like below&lt;/P&gt;&lt;P&gt;-a3bcd: Info1234x:NullValue&lt;/P&gt;&lt;P&gt;-a3bcd: Info1234x:NullValue&lt;/P&gt;&lt;P&gt;-b3bcd: Info1234x:NullValue2&lt;/P&gt;&lt;P&gt;-c3bcd: Info1234x:NullValue3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I managed to produce a table like these&lt;/P&gt;&lt;P&gt;ErrorInfo&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Count&lt;/P&gt;&lt;P&gt;a3bcd: Info1234x:NullValue&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2&lt;/P&gt;&lt;P&gt;-b3bcd: Info1234x:NullValue2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;/P&gt;&lt;P&gt;-c3bcd: Info1234x:NullValue3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;/P&gt;&lt;P&gt;I would like to condense those events into one since they are all same kind of error just different paramter&lt;/P&gt;&lt;P&gt;so it would be like&lt;/P&gt;&lt;P&gt;ErrorInfo&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Count&lt;/P&gt;&lt;P&gt;Info1234x:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 16:38:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/remove-all-text-before-certain-words-in-events/m-p/627083#M217929</guid>
      <dc:creator>trilocho</dc:creator>
      <dc:date>2023-01-13T16:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: remove all text before certain words in events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/remove-all-text-before-certain-words-in-events/m-p/627084#M217930</link>
      <description>&lt;LI-CODE lang="markup"&gt;| eval ErrorInfo = mvindex(split(ErrorInfo, ":"),1)&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 13 Jan 2023 16:41:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/remove-all-text-before-certain-words-in-events/m-p/627084#M217930</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-01-13T16:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: remove all text before certain words in events</title>
      <link>https://community.splunk.com/t5/Splunk-Search/remove-all-text-before-certain-words-in-events/m-p/627099#M217934</link>
      <description>&lt;P&gt;It didt work&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 19:37:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/remove-all-text-before-certain-words-in-events/m-p/627099#M217934</guid>
      <dc:creator>trilocho</dc:creator>
      <dc:date>2023-01-13T19:37:00Z</dc:date>
    </item>
  </channel>
</rss>

