<?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 would I filter out fields via Props.conf? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-would-I-filter-out-fields-via-Props-conf/m-p/406804#M72170</link>
    <description>&lt;P&gt;As I understand it, the original fields are always retained.  &lt;/P&gt;</description>
    <pubDate>Thu, 28 Jun 2018 12:33:44 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2018-06-28T12:33:44Z</dc:date>
    <item>
      <title>How would I filter out fields via Props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-would-I-filter-out-fields-via-Props-conf/m-p/406803#M72169</link>
      <description>&lt;P&gt;I am forwarding windows events from graylog to a UF and then UF to Indexer.&lt;BR /&gt;
I have a props.conf to create field alias from the Graylog fields. Once I have these I want to eliminate the gray log fields from being indexed.&lt;/P&gt;

&lt;P&gt;Here is Props.conf.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;FIELDALIAS-winlogbeat_as_host = winlogbeat_fields_collector_node_id as host
FIELDALIAS-winlogbeat_as_eventid = winlogbeat_event_id as EventCode
FIELDALIAS-winlogbeat_as_processname = winlogbeat_event_data_ProcessName as Process_Name
FIELDALIAS-winlogbeat_as_logonid = winlogbeat_event_data_TargetLogonId as Logon_ID
FIELDALIAS-winlogbeat_as_user = winlogbeat_event_data_TargetUserName  as user
FIELDALIAS-winlogbeat_as_src_user = user as src_user
FIELDALIAS-winlogbeat_as_action = winlogbeat_keywords  as action
FIELDALIAS-winlogbeat_as_security_id = winlogbeat_event_data_TargetUserSid as Security_ID
FIELDALIAS-winlogbeat_as_account_domain = winlogbeat_event_data_TargetDomainName as Account_Domain
FIELDALIAS-winlogbeat_as_logontype = winlogbeat_event_data_LogonType as Logon_Type
FIELDALIAS-winlogbeat_as_srcip = winlogbeat_event_data_IpAddress as src_ip
FIELDALIAS-winlogbeat_as_src = winlogbeat_computer_name   as src
FIELDALIAS-winlogbeat_as_destip = src_ip as dest_ip
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;How would I eliminate the winlogbeat fields from being indexed?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 11:51:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-would-I-filter-out-fields-via-Props-conf/m-p/406803#M72169</guid>
      <dc:creator>pfabrizi</dc:creator>
      <dc:date>2018-06-28T11:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: How would I filter out fields via Props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-would-I-filter-out-fields-via-Props-conf/m-p/406804#M72170</link>
      <description>&lt;P&gt;As I understand it, the original fields are always retained.  &lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 12:33:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-would-I-filter-out-fields-via-Props-conf/m-p/406804#M72170</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2018-06-28T12:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: How would I filter out fields via Props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-would-I-filter-out-fields-via-Props-conf/m-p/406805#M72171</link>
      <description>&lt;P&gt;That is what I thought. &lt;/P&gt;

&lt;P&gt;Thank You!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 13:13:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-would-I-filter-out-fields-via-Props-conf/m-p/406805#M72171</guid>
      <dc:creator>pfabrizi</dc:creator>
      <dc:date>2018-06-28T13:13:13Z</dc:date>
    </item>
  </channel>
</rss>

