<?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 the required data from the _raw field in splunk.. in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/how-to-extract-the-required-data-from-the-raw-field-in-splunk/m-p/557289#M158285</link>
    <description>&lt;LI-CODE lang="markup"&gt;| eval keep=_raw
| rex mode=sed "s/.*Dns rule/Dns rule/g"&lt;/LI-CODE&gt;</description>
    <pubDate>Sun, 27 Jun 2021 10:49:52 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2021-06-27T10:49:52Z</dc:date>
    <item>
      <title>how to extract the required data from the _raw field in splunk..</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-extract-the-required-data-from-the-raw-field-in-splunk/m-p/557256#M158264</link>
      <description>&lt;P&gt;This is my _raw data consists&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;06/24/2021 17:26:17 +0530, info_search_time=1624535777.471, Dns Rule=Passed, HOSTNAME=Passed, username=Passed, ssh Timeout rule=Passed, Node Name="IND-JLN-DIV-COR-SW-02", snmp rule=Passed, udld Rule=Passed, Enable Password=Passed, Snmp config rule=Passed, Line Vty 0 4 Timeout &amp;amp; acl=Passed, Line Con 0 timeout=Passed, Service Policy=Passed, Https Rule=Passed, Line Con 0=Passed, Line aux 0=Passed, Node Ip Address="3.205.208.35", Don't Username=Passed, Service Password Encryption=Passed, Aaa Server-GE=Passed, Line Vty 5 15=Passed, Image Verification=Passed, Bootp Server=Passed, Config Title="4/26/2021 01:02 PM - Running", Line Vty 0 4=Passed, Logging Rule=Passed, Banner Rule=Passed, Config Type=Running, Finger Rule=Passed, Http Server=Passed, Name Server=Passed, Pad Service=Passed, System Boot=Passed, Telnet Rule=Passed, Trap Source=Passed, NTP Rule- GE=Passed, ftp service=Passed, ssh version=Passed, Source Route=Passed, Http Access Class=Passed&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I need some of the fields to be extracted from that data&lt;BR /&gt;&lt;BR /&gt;Dns Rule=Passed, HOSTNAME=Passed, username=Passed, ssh Timeout rule=Passed, Node Name="IND-JLN-DIV-COR-SW-02.genpact.com", snmp rule=Passed, udld Rule=Passed, Enable Password=Passed, Snmp config rule=Passed, Line Vty 0 4 Timeout &amp;amp; acl=Passed, Line Con 0 timeout=Passed, Service Policy=Passed, Https Rule=Passed, Line Con 0=Passed, Line aux 0=Passed, Node Ip Address="3.205.208.35", Don't Username=Passed, Service Password Encryption=Passed, Aaa Server-GE=Passed, Line Vty 5 15=Passed, Image Verification=Passed, Bootp Server=Passed,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please help with the solution.&lt;BR /&gt;it would be appriciated&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jun 2021 10:21:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-extract-the-required-data-from-the-raw-field-in-splunk/m-p/557256#M158264</guid>
      <dc:creator>vinod743374</dc:creator>
      <dc:date>2021-06-26T10:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to extract the required data from the _raw field in splunk..</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-extract-the-required-data-from-the-raw-field-in-splunk/m-p/557262#M158265</link>
      <description>&lt;LI-CODE lang="markup"&gt;| extract pairdelim="," kvdelim="="&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 26 Jun 2021 14:18:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-extract-the-required-data-from-the-raw-field-in-splunk/m-p/557262#M158265</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-06-26T14:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to extract the required data from the _raw field in splunk..</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-extract-the-required-data-from-the-raw-field-in-splunk/m-p/557282#M158278</link>
      <description>&lt;P&gt;Thanks for the response, but i need that fields to be like a _raw only. not like a table.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jun 2021 09:18:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-extract-the-required-data-from-the-raw-field-in-splunk/m-p/557282#M158278</guid>
      <dc:creator>vinod743374</dc:creator>
      <dc:date>2021-06-27T09:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to extract the required data from the _raw field in splunk..</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-extract-the-required-data-from-the-raw-field-in-splunk/m-p/557283#M158279</link>
      <description>&lt;P&gt;i want to extract some of the raw data&amp;nbsp; from _raw ,that are not useful for me.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jun 2021 09:22:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-extract-the-required-data-from-the-raw-field-in-splunk/m-p/557283#M158279</guid>
      <dc:creator>vinod743374</dc:creator>
      <dc:date>2021-06-27T09:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to extract the required data from the _raw field in splunk..</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-extract-the-required-data-from-the-raw-field-in-splunk/m-p/557284#M158280</link>
      <description>&lt;P&gt;Which fields do you want or not want? For example, if you didn't want everything before "Dns rule" you could do this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rex mode=sed "s/.*Dns rule/Dns rule/g"&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 27 Jun 2021 09:39:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-extract-the-required-data-from-the-raw-field-in-splunk/m-p/557284#M158280</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-06-27T09:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to extract the required data from the _raw field in splunk..</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-extract-the-required-data-from-the-raw-field-in-splunk/m-p/557286#M158282</link>
      <description>&lt;P&gt;Thankyou, it is working ,&amp;nbsp; is there any possibility to save this filtered data to a new field,&amp;nbsp;&lt;BR /&gt;or is there any possibility to keep that&amp;nbsp; original data also ??&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jun 2021 10:30:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-extract-the-required-data-from-the-raw-field-in-splunk/m-p/557286#M158282</guid>
      <dc:creator>vinod743374</dc:creator>
      <dc:date>2021-06-27T10:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to extract the required data from the _raw field in splunk..</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-extract-the-required-data-from-the-raw-field-in-splunk/m-p/557287#M158283</link>
      <description>&lt;P&gt;thank you ,&lt;BR /&gt;it is working, is there any way to save that filtered _raw data to a new field ,&amp;nbsp; is there any possibility to keep the original data also , can you give me any solution for this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jun 2021 10:37:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-extract-the-required-data-from-the-raw-field-in-splunk/m-p/557287#M158283</guid>
      <dc:creator>vinod743374</dc:creator>
      <dc:date>2021-06-27T10:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to extract the required data from the _raw field in splunk..</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-extract-the-required-data-from-the-raw-field-in-splunk/m-p/557289#M158285</link>
      <description>&lt;LI-CODE lang="markup"&gt;| eval keep=_raw
| rex mode=sed "s/.*Dns rule/Dns rule/g"&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 27 Jun 2021 10:49:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-extract-the-required-data-from-the-raw-field-in-splunk/m-p/557289#M158285</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-06-27T10:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to extract the required data from the _raw field in splunk..</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-extract-the-required-data-from-the-raw-field-in-splunk/m-p/557290#M158286</link>
      <description>&lt;P&gt;Thank you so much .&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jun 2021 10:53:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-extract-the-required-data-from-the-raw-field-in-splunk/m-p/557290#M158286</guid>
      <dc:creator>vinod743374</dc:creator>
      <dc:date>2021-06-27T10:53:41Z</dc:date>
    </item>
  </channel>
</rss>

