<?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 parse my sample raw data to so I can search for Parameter=SomeValue in Splunk? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-parse-my-sample-raw-data-to-so-I-can-search-for-Parameter/m-p/259860#M77891</link>
    <description>&lt;P&gt;Hey Sundaresh,&lt;/P&gt;

&lt;P&gt;I tried this out with a restart, I didnt notice anything. Also, i added the transforms.conf under etc/system/local&lt;/P&gt;

&lt;P&gt;Am I doing this right?&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jul 2016 15:20:01 GMT</pubDate>
    <dc:creator>Stevelim</dc:creator>
    <dc:date>2016-07-14T15:20:01Z</dc:date>
    <item>
      <title>How to parse my sample raw data to so I can search for Parameter=SomeValue in Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-parse-my-sample-raw-data-to-so-I-can-search-for-Parameter/m-p/259858#M77889</link>
      <description>&lt;P&gt;Not exactly sure how to phrase this, but how can I remodel my data input via Splunk? &lt;/P&gt;

&lt;P&gt;For example, my raw data looks like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Tag= Parameter Value =2 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Parameter = 2 in Splunk such that I can search for Parameter = Some Value&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2016 23:20:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-parse-my-sample-raw-data-to-so-I-can-search-for-Parameter/m-p/259858#M77889</guid>
      <dc:creator>Stevelim</dc:creator>
      <dc:date>2016-07-13T23:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to parse my sample raw data to so I can search for Parameter=SomeValue in Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-parse-my-sample-raw-data-to-so-I-can-search-for-Parameter/m-p/259859#M77890</link>
      <description>&lt;P&gt;In your transforms.conf, add this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[unique_stanza_name]
REGEX = Tag=\s?(\w+)\s+Value\s?=(\d+)
FORMAT = $1::$2
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Here's more on how that works&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2016 23:59:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-parse-my-sample-raw-data-to-so-I-can-search-for-Parameter/m-p/259859#M77890</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-07-13T23:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to parse my sample raw data to so I can search for Parameter=SomeValue in Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-parse-my-sample-raw-data-to-so-I-can-search-for-Parameter/m-p/259860#M77891</link>
      <description>&lt;P&gt;Hey Sundaresh,&lt;/P&gt;

&lt;P&gt;I tried this out with a restart, I didnt notice anything. Also, i added the transforms.conf under etc/system/local&lt;/P&gt;

&lt;P&gt;Am I doing this right?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 15:20:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-parse-my-sample-raw-data-to-so-I-can-search-for-Parameter/m-p/259860#M77891</guid>
      <dc:creator>Stevelim</dc:creator>
      <dc:date>2016-07-14T15:20:01Z</dc:date>
    </item>
  </channel>
</rss>

