<?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: WIndows Software Installation: Extract from Message Field in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/WIndows-Software-Installation-Extract-from-Message-Field/m-p/169935#M48596</link>
    <description>&lt;P&gt;Try to create a field extraction for your source type and use the following expression:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;^Windows Installer.+\. Product Name: (?P&amp;lt;productName&amp;gt;.+)\. Product Version: (?P&amp;lt;productVersion&amp;gt;.+)\. Product Language: (?P&amp;lt;productLanguage&amp;gt;.+)\. Installation.+$
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;One thing I normally do, is to open the site &lt;A href="http://regex101.com/"&gt;http://regex101.com/&lt;/A&gt; and try the expression there. It's very helpful to understand what you're selecting.&lt;/P&gt;</description>
    <pubDate>Sun, 19 Oct 2014 22:32:03 GMT</pubDate>
    <dc:creator>musskopf</dc:creator>
    <dc:date>2014-10-19T22:32:03Z</dc:date>
    <item>
      <title>WIndows Software Installation: Extract from Message Field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/WIndows-Software-Installation-Extract-from-Message-Field/m-p/169934#M48595</link>
      <description>&lt;P&gt;Hello, everone.  I am new to regular and perl expressions and attempting to extract the Product Name, Product Version and Product Language from the following Message field:&lt;/P&gt;

&lt;P&gt;Windows Installer installed the product. Product Name: Java 7 Update 71. Product Version: 7.0.710. Product Language: 1033. Installation success or error status: 0.&lt;/P&gt;

&lt;P&gt;What would be the best way to extract so I can search by Product, Version or Language?  Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Oct 2014 18:33:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/WIndows-Software-Installation-Extract-from-Message-Field/m-p/169934#M48595</guid>
      <dc:creator>rmsit</dc:creator>
      <dc:date>2014-10-19T18:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: WIndows Software Installation: Extract from Message Field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/WIndows-Software-Installation-Extract-from-Message-Field/m-p/169935#M48596</link>
      <description>&lt;P&gt;Try to create a field extraction for your source type and use the following expression:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;^Windows Installer.+\. Product Name: (?P&amp;lt;productName&amp;gt;.+)\. Product Version: (?P&amp;lt;productVersion&amp;gt;.+)\. Product Language: (?P&amp;lt;productLanguage&amp;gt;.+)\. Installation.+$
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;One thing I normally do, is to open the site &lt;A href="http://regex101.com/"&gt;http://regex101.com/&lt;/A&gt; and try the expression there. It's very helpful to understand what you're selecting.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Oct 2014 22:32:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/WIndows-Software-Installation-Extract-from-Message-Field/m-p/169935#M48596</guid>
      <dc:creator>musskopf</dc:creator>
      <dc:date>2014-10-19T22:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: WIndows Software Installation: Extract from Message Field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/WIndows-Software-Installation-Extract-from-Message-Field/m-p/169936#M48597</link>
      <description>&lt;P&gt;Thank you!  Greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2014 00:47:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/WIndows-Software-Installation-Extract-from-Message-Field/m-p/169936#M48597</guid>
      <dc:creator>rmsit</dc:creator>
      <dc:date>2014-10-20T00:47:12Z</dc:date>
    </item>
  </channel>
</rss>

