<?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 Path of props.conf and transforms.conf in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Path-of-props-conf-and-transforms-conf/m-p/690690#M114911</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I'd like to monitor log files and ingest specific lines from these files. My props.conf and transforms.conf has no error. But for some reason the props.conf is not working and instead of indexing specific lines , it is indexing the whole log. Is there any specific path to place .conf files, or any other solution?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jun 2024 06:23:41 GMT</pubDate>
    <dc:creator>prajnasaha</dc:creator>
    <dc:date>2024-06-14T06:23:41Z</dc:date>
    <item>
      <title>Path of props.conf and transforms.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Path-of-props-conf-and-transforms-conf/m-p/690690#M114911</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'd like to monitor log files and ingest specific lines from these files. My props.conf and transforms.conf has no error. But for some reason the props.conf is not working and instead of indexing specific lines , it is indexing the whole log. Is there any specific path to place .conf files, or any other solution?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 06:23:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Path-of-props-conf-and-transforms-conf/m-p/690690#M114911</guid>
      <dc:creator>prajnasaha</dc:creator>
      <dc:date>2024-06-14T06:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Path of props.conf and transforms.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Path-of-props-conf-and-transforms-conf/m-p/690693#M114912</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;can you paste your confs here? Usually the proper way of doing it would look something like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;transforms.conf
[filter_some_events]
REGEX = &amp;lt;regex_that_matches_the_events_you_want&amp;gt;
DEST_KEY = _MetaData:Index
FORMAT = &amp;lt;your_index&amp;gt;

props.conf
[&amp;lt;sourcetype_stanza&amp;gt;]
...other_props_configs...
TRANSFORMS-filter_name = filter_some_events&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 07:20:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Path-of-props-conf-and-transforms-conf/m-p/690693#M114912</guid>
      <dc:creator>glc_slash_it</dc:creator>
      <dc:date>2024-06-14T07:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Path of props.conf and transforms.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Path-of-props-conf-and-transforms-conf/m-p/691109#M114964</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/253114"&gt;@glc_slash_it&lt;/a&gt;&amp;nbsp;, here it is. Although I am not getting the specific lines, instead the whole log is getting indexed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;transforms.conf
[err_line]
REGEX = ^(?!.error)
DEST_KEY = _MetaData:Index
FORMAT = error_idx

props.conf
[err_src]
TRANSFORMS-err_line = err_line&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 14:49:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Path-of-props-conf-and-transforms-conf/m-p/691109#M114964</guid>
      <dc:creator>prajnasaha</dc:creator>
      <dc:date>2024-06-19T14:49:36Z</dc:date>
    </item>
  </channel>
</rss>

