<?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: FILTERING in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/FILTERING/m-p/509744#M17492</link>
    <description>&lt;P&gt;You can use transforms.conf to preprocess your data before indexing it to cut down on your license usage. This includes excluding certain events, cutting white spaces, unneeded characters etc..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you scale, you should look into a tool called Cribl which is much easier to use than configuring&amp;nbsp; transforms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/Transformsconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Admin/Transformsconf&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jul 2020 16:01:18 GMT</pubDate>
    <dc:creator>skoelpin</dc:creator>
    <dc:date>2020-07-17T16:01:18Z</dc:date>
    <item>
      <title>FILTERING</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/FILTERING/m-p/509731#M17489</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have 2 sources log so much like 2 gb per day just them.&lt;/P&gt;&lt;P&gt;What could I do to limit it? Is possible to set some filters somewhere (where?)&lt;/P&gt;&lt;P&gt;Either is there another way to permit to send less logs from them?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 15:21:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/FILTERING/m-p/509731#M17489</guid>
      <dc:creator>dani9</dc:creator>
      <dc:date>2020-07-17T15:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: FILTERING</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/FILTERING/m-p/509739#M17490</link>
      <description>&lt;P&gt;What exactly do you want to limit?&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to limit the index size you can use `frozenTimePeriodInSecs` to set auto remove by time or `maxTotalDataSizeMB` to restrict index size, using&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.5/Admin/Indexesconf" target="_self"&gt;indexes.conf&lt;/A&gt;&amp;nbsp;file&lt;/P&gt;&lt;P&gt;Regarding filtering, you can set filtering rules, depending on the input type you are using - see&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/Inputsconf" target="_self"&gt;inputs.conf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="jfk-bubble gtx-bubble"&gt;&lt;DIV class="jfk-bubble-content-id"&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="jfk-bubble-closebtn-id jfk-bubble-closebtn"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="jfk-bubble-arrow-id jfk-bubble-arrow jfk-bubble-arrowup"&gt;&lt;DIV class="jfk-bubble-arrowimplbefore"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="jfk-bubble-arrowimplafter"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Jul 2020 15:43:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/FILTERING/m-p/509739#M17490</guid>
      <dc:creator>omerl</dc:creator>
      <dc:date>2020-07-17T15:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: FILTERING</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/FILTERING/m-p/509744#M17492</link>
      <description>&lt;P&gt;You can use transforms.conf to preprocess your data before indexing it to cut down on your license usage. This includes excluding certain events, cutting white spaces, unneeded characters etc..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you scale, you should look into a tool called Cribl which is much easier to use than configuring&amp;nbsp; transforms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/Transformsconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Admin/Transformsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 16:01:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/FILTERING/m-p/509744#M17492</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2020-07-17T16:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: FILTERING</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/FILTERING/m-p/509745#M17493</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213478"&gt;@dani9&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you can filter logs before indexing so they don't consume license but you cannot use those events.&lt;/P&gt;&lt;P&gt;You can find information about how to filter data at:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Forwarding/Routeandfilterdatad#Filter_event_data_and_send_to_queues" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Forwarding/Routeandfilterdatad#Filter_event_data_and_send_to_queues&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 16:02:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/FILTERING/m-p/509745#M17493</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-07-17T16:02:27Z</dc:date>
    </item>
  </channel>
</rss>

