<?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 can we make sure the appropriate key-value pairs from different web application logs are indexed in Splunk? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-can-we-make-sure-the-appropriate-key-value-pairs-from/m-p/268316#M51482</link>
    <description>&lt;P&gt;Don't confuse indexes and indexers.  An index is a repository for your data.  Indexers are Splunk instances that accept events/logs and store them in indexes.&lt;/P&gt;

&lt;P&gt;You do not need separate indexes for each log type.  You should, however, specify a sourcetype for each type of log.  Sourcetypes tell Splunk how to process the event, such as what the timestamps look like, how the event should be parsed, etc.&lt;/P&gt;</description>
    <pubDate>Tue, 24 May 2016 17:06:25 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2016-05-24T17:06:25Z</dc:date>
    <item>
      <title>How can we make sure the appropriate key-value pairs from different web application logs are indexed in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-we-make-sure-the-appropriate-key-value-pairs-from/m-p/268315#M51481</link>
      <description>&lt;P&gt;We have multiple web applications that have different information being recorded to make sure the appropriate information is taken from each log. Do we have to assign each type of log a different indexer in inputs.conf while creating new indexers to get exactly what we need from each log?&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 16:13:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-we-make-sure-the-appropriate-key-value-pairs-from/m-p/268315#M51481</guid>
      <dc:creator>akhilchhugani</dc:creator>
      <dc:date>2016-05-24T16:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: How can we make sure the appropriate key-value pairs from different web application logs are indexed in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-we-make-sure-the-appropriate-key-value-pairs-from/m-p/268316#M51482</link>
      <description>&lt;P&gt;Don't confuse indexes and indexers.  An index is a repository for your data.  Indexers are Splunk instances that accept events/logs and store them in indexes.&lt;/P&gt;

&lt;P&gt;You do not need separate indexes for each log type.  You should, however, specify a sourcetype for each type of log.  Sourcetypes tell Splunk how to process the event, such as what the timestamps look like, how the event should be parsed, etc.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 17:06:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-we-make-sure-the-appropriate-key-value-pairs-from/m-p/268316#M51482</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-05-24T17:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: How can we make sure the appropriate key-value pairs from different web application logs are indexed in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-we-make-sure-the-appropriate-key-value-pairs-from/m-p/268317#M51483</link>
      <description>&lt;P&gt;Where can you tell splunk how to process the information based on the sourcetype this was my initial thought, but I was unsure as to how this would occur.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 17:12:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-we-make-sure-the-appropriate-key-value-pairs-from/m-p/268317#M51483</guid>
      <dc:creator>akhilchhugani</dc:creator>
      <dc:date>2016-05-24T17:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: How can we make sure the appropriate key-value pairs from different web application logs are indexed in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-we-make-sure-the-appropriate-key-value-pairs-from/m-p/268318#M51484</link>
      <description>&lt;P&gt;Sourcetypes are defined in the props.conf file.  You can also define new sourcetypes while using the Field Extractor.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 17:17:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-we-make-sure-the-appropriate-key-value-pairs-from/m-p/268318#M51484</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-05-24T17:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: How can we make sure the appropriate key-value pairs from different web application logs are indexed in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-we-make-sure-the-appropriate-key-value-pairs-from/m-p/268319#M51485</link>
      <description>&lt;P&gt;So if I wanted to create custom sourcetypes, I could add them to the props.conf and edit the inputs.conf and then use the field extractor to edit what key-value pairs they should take from each of these sourcetypes?&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 17:19:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-we-make-sure-the-appropriate-key-value-pairs-from/m-p/268319#M51485</guid>
      <dc:creator>akhilchhugani</dc:creator>
      <dc:date>2016-05-24T17:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: How can we make sure the appropriate key-value pairs from different web application logs are indexed in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-we-make-sure-the-appropriate-key-value-pairs-from/m-p/268320#M51486</link>
      <description>&lt;P&gt;Correct.  Be sure to modify the config files in the &lt;CODE&gt;local&lt;/CODE&gt; directory, not &lt;CODE&gt;default&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 17:25:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-we-make-sure-the-appropriate-key-value-pairs-from/m-p/268320#M51486</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-05-24T17:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can we make sure the appropriate key-value pairs from different web application logs are indexed in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-we-make-sure-the-appropriate-key-value-pairs-from/m-p/268321#M51487</link>
      <description>&lt;P&gt;I had one more additional question regarding this, when I use the field extractor, will this have to be done every time another log is recorded or only when I set it up for that source type.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 20:25:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-we-make-sure-the-appropriate-key-value-pairs-from/m-p/268321#M51487</guid>
      <dc:creator>akhilchhugani</dc:creator>
      <dc:date>2016-05-24T20:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: How can we make sure the appropriate key-value pairs from different web application logs are indexed in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-we-make-sure-the-appropriate-key-value-pairs-from/m-p/268322#M51488</link>
      <description>&lt;P&gt;Once per sourcetype.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 12:15:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-we-make-sure-the-appropriate-key-value-pairs-from/m-p/268322#M51488</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-05-25T12:15:59Z</dc:date>
    </item>
  </channel>
</rss>

