<?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 Is it possible to use multiple indexes in a single server? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-use-multiple-indexes-in-a-single-server/m-p/437070#M76228</link>
    <description>&lt;P&gt;We have a multiple logs in a single server. But, I want to separate those logs to control access. Can we send different log files to different indexes so that we can segrate the logs to users?&lt;/P&gt;</description>
    <pubDate>Fri, 14 Dec 2018 09:42:25 GMT</pubDate>
    <dc:creator>bwniranjan</dc:creator>
    <dc:date>2018-12-14T09:42:25Z</dc:date>
    <item>
      <title>Is it possible to use multiple indexes in a single server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-use-multiple-indexes-in-a-single-server/m-p/437070#M76228</link>
      <description>&lt;P&gt;We have a multiple logs in a single server. But, I want to separate those logs to control access. Can we send different log files to different indexes so that we can segrate the logs to users?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2018 09:42:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-use-multiple-indexes-in-a-single-server/m-p/437070#M76228</guid>
      <dc:creator>bwniranjan</dc:creator>
      <dc:date>2018-12-14T09:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use multiple indexes in a single server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-use-multiple-indexes-in-a-single-server/m-p/437071#M76229</link>
      <description>&lt;P&gt;@bwniranjan,&lt;BR /&gt;
Yes of course! You can use multiple indexes in same indexer . &lt;/P&gt;

&lt;P&gt;Read though this documentation and let us know in case you have further questions.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.2.1/Indexer/Setupmultipleindexes"&gt;How to create multiple indexes&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.2.1/Data/Monitorfilesanddirectorieswithinputs.conf"&gt;Monitor files and directories with inputs.conf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.2.1/Admin/Inputsconf#MONITOR:"&gt;Input conf for monitor&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2018 14:30:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-use-multiple-indexes-in-a-single-server/m-p/437071#M76229</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2018-12-14T14:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use multiple indexes in a single server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-use-multiple-indexes-in-a-single-server/m-p/437072#M76230</link>
      <description>&lt;P&gt;If you have a universal forwarder installed on your host, yes-you can send those logs to different indexes...for instance you can have your inputs configured this way..&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;inputs.conf
[monitor:///var/log/httpd]
sourcetype = access_common
index = web_access 

[monitor:///var/log/messages]
sourcetype = syslog
index = linux_os
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 14 Dec 2018 14:31:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-use-multiple-indexes-in-a-single-server/m-p/437072#M76230</guid>
      <dc:creator>prakash007</dc:creator>
      <dc:date>2018-12-14T14:31:33Z</dc:date>
    </item>
  </channel>
</rss>

