<?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: How to extract all the fields after a certain string in splunk in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-extract-all-the-fields-after-a-certain-string-in-splunk/m-p/554881#M5053</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/227232"&gt;@aaa2324&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>Tue, 08 Jun 2021 10:18:40 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2021-06-08T10:18:40Z</dc:date>
    <item>
      <title>How to extract all the fields after a certain string in splunk</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-extract-all-the-fields-after-a-certain-string-in-splunk/m-p/554876#M5050</link>
      <description>&lt;P&gt;In below eg I have some random text after the word type and I want to extract all the strings/ numbers that comes after type, can it be done using Rex ? Please suggest the command&amp;nbsp;&lt;/P&gt;&lt;P&gt;type abc xyz aabbbbc xxxxyyyy bbbbb uuuuuu 12345677&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 10:03:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-extract-all-the-fields-after-a-certain-string-in-splunk/m-p/554876#M5050</guid>
      <dc:creator>aaa2324</dc:creator>
      <dc:date>2021-06-08T10:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract all the fields after a certain string in splunk</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-extract-all-the-fields-after-a-certain-string-in-splunk/m-p/554878#M5051</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/227232"&gt;@aaa2324&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;if you want to extract all the text after "type", you have to use a regex like the following:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rex "type\s+(?&amp;lt;your_field&amp;gt;.*)"&lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 10:07:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-extract-all-the-fields-after-a-certain-string-in-splunk/m-p/554878#M5051</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-06-08T10:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract all the fields after a certain string in splunk</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-extract-all-the-fields-after-a-certain-string-in-splunk/m-p/554880#M5052</link>
      <description>&lt;P&gt;Thanks a lot it works &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 10:14:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-extract-all-the-fields-after-a-certain-string-in-splunk/m-p/554880#M5052</guid>
      <dc:creator>aaa2324</dc:creator>
      <dc:date>2021-06-08T10:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract all the fields after a certain string in splunk</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-extract-all-the-fields-after-a-certain-string-in-splunk/m-p/554881#M5053</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/227232"&gt;@aaa2324&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>Tue, 08 Jun 2021 10:18:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-extract-all-the-fields-after-a-certain-string-in-splunk/m-p/554881#M5053</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-06-08T10:18:40Z</dc:date>
    </item>
  </channel>
</rss>

