<?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: Field extraction from Windows eventlog in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-from-Windows-eventlog/m-p/422242#M94430</link>
    <description>&lt;P&gt;it seems that you have added double quotes for source so try without quotes like below:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog:Application Info]
EXTRACT-Hostname = &amp;lt;your regex&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 06 Jul 2018 10:14:45 GMT</pubDate>
    <dc:creator>493669</dc:creator>
    <dc:date>2018-07-06T10:14:45Z</dc:date>
    <item>
      <title>Field extraction from Windows eventlog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-from-Windows-eventlog/m-p/422241#M94429</link>
      <description>&lt;P&gt;Windows eventlog are indexed fine.&lt;BR /&gt;
A particulare evnetlog source "WinEventLog:Application Info" (mind the space) contains the normale message field.&lt;/P&gt;

&lt;P&gt;Inside this message field I want to extra a hostname.&lt;/P&gt;

&lt;P&gt;sourcetype="WinEventLog:Application Info"  | rex field=Message "regex query"(?....) more regex" works all fine. Hostname are captured.&lt;/P&gt;

&lt;P&gt;Now I really need this to be done from the props.conf.&lt;/P&gt;

&lt;P&gt;I created in the props.conf&lt;/P&gt;

&lt;P&gt;["WinEventLog:Application Info"]&lt;BR /&gt;
EXTRACT-Hostname = same regex as above&lt;/P&gt;

&lt;P&gt;But this doesn't seem to work? I'm I missing something?&lt;BR /&gt;
Something wrong with the sourcetype name (mind the space)?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jul 2018 10:01:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-from-Windows-eventlog/m-p/422241#M94429</guid>
      <dc:creator>gltplus</dc:creator>
      <dc:date>2018-07-06T10:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction from Windows eventlog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-from-Windows-eventlog/m-p/422242#M94430</link>
      <description>&lt;P&gt;it seems that you have added double quotes for source so try without quotes like below:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog:Application Info]
EXTRACT-Hostname = &amp;lt;your regex&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 06 Jul 2018 10:14:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-from-Windows-eventlog/m-p/422242#M94430</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2018-07-06T10:14:45Z</dc:date>
    </item>
  </channel>
</rss>

