<?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: Is there a way to write a splunk query which displays our props.conf , transform.conf , indexes.conf configuarion as outputs in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-write-a-splunk-query-which-displays-our-props/m-p/311167#M161523</link>
    <description>&lt;P&gt;also, same goes for indexes and transforms so:&lt;BR /&gt;
| rest /services/configs/conf-indexes&lt;BR /&gt;
| rest /services/configs/conf-transforms&lt;BR /&gt;
and then filter however you like&lt;/P&gt;</description>
    <pubDate>Wed, 05 Apr 2017 18:46:58 GMT</pubDate>
    <dc:creator>adonio</dc:creator>
    <dc:date>2017-04-05T18:46:58Z</dc:date>
    <item>
      <title>Is there a way to write a splunk query which displays our props.conf , transform.conf , indexes.conf configuarion as outputs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-write-a-splunk-query-which-displays-our-props/m-p/311165#M161521</link>
      <description>&lt;P&gt;I would like to see in props.conf how data parsing is done &lt;/P&gt;

&lt;P&gt;My query should return results stating &lt;/P&gt;

&lt;P&gt;sourcetype     TIME_FORMAT   LINE_BREAKER  TIME_PREFIX etc&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:32:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-write-a-splunk-query-which-displays-our-props/m-p/311165#M161521</guid>
      <dc:creator>nasamajh09</dc:creator>
      <dc:date>2020-09-29T13:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to write a splunk query which displays our props.conf , transform.conf , indexes.conf configuarion as outputs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-write-a-splunk-query-which-displays-our-props/m-p/311166#M161522</link>
      <description>&lt;P&gt;hi nasamajh09,&lt;BR /&gt;
here is a rest query that brings all props data: &lt;CODE&gt;| rest /services/configs/conf-props&lt;/CODE&gt; &lt;BR /&gt;
now you can filter, for example: &lt;CODE&gt;| table title eai:appName eai:userName eai:acl.sharing TIME_FORMAT LINE_BREAKER TIME_PREFIX&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;hope it helps&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 18:41:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-write-a-splunk-query-which-displays-our-props/m-p/311166#M161522</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2017-04-05T18:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to write a splunk query which displays our props.conf , transform.conf , indexes.conf configuarion as outputs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-write-a-splunk-query-which-displays-our-props/m-p/311167#M161523</link>
      <description>&lt;P&gt;also, same goes for indexes and transforms so:&lt;BR /&gt;
| rest /services/configs/conf-indexes&lt;BR /&gt;
| rest /services/configs/conf-transforms&lt;BR /&gt;
and then filter however you like&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 18:46:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-write-a-splunk-query-which-displays-our-props/m-p/311167#M161523</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2017-04-05T18:46:58Z</dc:date>
    </item>
  </channel>
</rss>

