<?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 Setting up props.conf and transforms.conf log filtering in Splunk Web. Can you point me to the relevant documentation? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Setting-up-props-conf-and-transforms-conf-log-filtering-in/m-p/335731#M62075</link>
    <description>&lt;P&gt;I apologize if this is a very obvious question, but I'm completely lost.&lt;/P&gt;

&lt;P&gt;A project I am working on is to filter the logs coming in so they are never indexed in the first place.  Using a question here, I was able to make these props.conf and tranforms.conf files:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;#props
[sourcetype]
TRANSFORMS-set=setnull,setparsing

#transforms
[setnull]
REGEX = .
DEST_KEY = queue
FORMAT = nullQueue

[setparsing]
REGEX = regex_to_match_at_front_(code1|code2|code3)

DSET_KEY = queue
FORMAT = indexQueue
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Here is the question I got this from:&lt;BR /&gt;
&lt;A href="http://how-to-configure-propsconf-and-transformsconf-to-s-1.html"&gt;https://answers.splunk.com/answers/185495/how-to-configure-propsconf-and-transformsconf-to-s-1.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Now I need to test this.  Sonce I have to do this via Splunk Web, I'm trying to set up these options in a new sourcetype, via the advanced options.  I know I can set up a sourcetype to properly parse the events, but whenever I some of the code as new settings, Splunk automatically deletes them (as with TRANSFORMS-set=setnull,setparsing) or replaces them (I obviously cannot have two REGEX). Basically, is it even possible to set this up in Splunk Web?  If so, can you link me to the relevant documentation.  I don't have access to the backend, so I need to decide how to proceed.&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;

&lt;P&gt;P.S.  If anyone has another way of whitelisting events, I'd like to hear about it.&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2017 20:03:31 GMT</pubDate>
    <dc:creator>Svill321</dc:creator>
    <dc:date>2017-07-27T20:03:31Z</dc:date>
    <item>
      <title>Setting up props.conf and transforms.conf log filtering in Splunk Web. Can you point me to the relevant documentation?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Setting-up-props-conf-and-transforms-conf-log-filtering-in/m-p/335731#M62075</link>
      <description>&lt;P&gt;I apologize if this is a very obvious question, but I'm completely lost.&lt;/P&gt;

&lt;P&gt;A project I am working on is to filter the logs coming in so they are never indexed in the first place.  Using a question here, I was able to make these props.conf and tranforms.conf files:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;#props
[sourcetype]
TRANSFORMS-set=setnull,setparsing

#transforms
[setnull]
REGEX = .
DEST_KEY = queue
FORMAT = nullQueue

[setparsing]
REGEX = regex_to_match_at_front_(code1|code2|code3)

DSET_KEY = queue
FORMAT = indexQueue
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Here is the question I got this from:&lt;BR /&gt;
&lt;A href="http://how-to-configure-propsconf-and-transformsconf-to-s-1.html"&gt;https://answers.splunk.com/answers/185495/how-to-configure-propsconf-and-transformsconf-to-s-1.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Now I need to test this.  Sonce I have to do this via Splunk Web, I'm trying to set up these options in a new sourcetype, via the advanced options.  I know I can set up a sourcetype to properly parse the events, but whenever I some of the code as new settings, Splunk automatically deletes them (as with TRANSFORMS-set=setnull,setparsing) or replaces them (I obviously cannot have two REGEX). Basically, is it even possible to set this up in Splunk Web?  If so, can you link me to the relevant documentation.  I don't have access to the backend, so I need to decide how to proceed.&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;

&lt;P&gt;P.S.  If anyone has another way of whitelisting events, I'd like to hear about it.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 20:03:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Setting-up-props-conf-and-transforms-conf-log-filtering-in/m-p/335731#M62075</guid>
      <dc:creator>Svill321</dc:creator>
      <dc:date>2017-07-27T20:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up props.conf and transforms.conf log filtering in Splunk Web. Can you point me to the relevant documentation?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Setting-up-props-conf-and-transforms-conf-log-filtering-in/m-p/335732#M62076</link>
      <description>&lt;P&gt;These are advanced options which are not available from Web UI. You would need to setup these up using conf file updates.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 21:07:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Setting-up-props-conf-and-transforms-conf-log-filtering-in/m-p/335732#M62076</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-07-27T21:07:57Z</dc:date>
    </item>
  </channel>
</rss>

