<?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: new index and sourcetype in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/new-index-and-sourcetype/m-p/409029#M72555</link>
    <description>&lt;P&gt;there are logs files in var\log\splunk (files like splunkd.log , health.log) so i changer the monitor to var\log\splunk\*.log but the type is also missing&lt;/P&gt;</description>
    <pubDate>Wed, 15 Aug 2018 18:27:51 GMT</pubDate>
    <dc:creator>neermine</dc:creator>
    <dc:date>2018-08-15T18:27:51Z</dc:date>
    <item>
      <title>new index and sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/new-index-and-sourcetype/m-p/409021#M72547</link>
      <description>&lt;P&gt;should we modify the props.conf and the transforms.conf when we create a now index and a new sourcetype ?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 10:50:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/new-index-and-sourcetype/m-p/409021#M72547</guid>
      <dc:creator>neermine</dc:creator>
      <dc:date>2018-08-15T10:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: new index and sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/new-index-and-sourcetype/m-p/409022#M72548</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;To create new index, you need to modify indexes.conf.&lt;BR /&gt;
To assign new index and sourcetype to your data, you need to modify inputs.conf.&lt;BR /&gt;
To configure settings to extract timestamps, fields from your data and to set event boundaries for your data, you need to modify props.conf.&lt;BR /&gt;
To set parsing rules, you need to modify transforms.conf.&lt;/P&gt;

&lt;P&gt;If you can explain more about what you're trying to achieve, we can direct you to correct configuration file(s).&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 13:00:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/new-index-and-sourcetype/m-p/409022#M72548</guid>
      <dc:creator>sudosplunk</dc:creator>
      <dc:date>2018-08-15T13:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: new index and sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/new-index-and-sourcetype/m-p/409023#M72549</link>
      <description>&lt;P&gt;i'm trying to assign new index and sourcetype to my data .. i did modify inputs.conf but it didn't work i thought may be it's not the only thing that i must do &lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 13:12:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/new-index-and-sourcetype/m-p/409023#M72549</guid>
      <dc:creator>neermine</dc:creator>
      <dc:date>2018-08-15T13:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: new index and sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/new-index-and-sourcetype/m-p/409024#M72550</link>
      <description>&lt;P&gt;What part of it did not work? You can't see data in your new index with your new sourcetype? Or the data isn't assigned to right index and sourcetype even after correctly defining your inputs.conf? Can you share your inputs.conf (mask unwanted information). Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 13:15:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/new-index-and-sourcetype/m-p/409024#M72550</guid>
      <dc:creator>sudosplunk</dc:creator>
      <dc:date>2018-08-15T13:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: new index and sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/new-index-and-sourcetype/m-p/409025#M72551</link>
      <description>&lt;P&gt;this is my inputs.conf in splunkuniversalforwarder\etc\system\local&lt;BR /&gt;
[monitor:/C:\var\log*.log]&lt;BR /&gt;
disabled=0&lt;BR /&gt;
sourcetype= log&lt;BR /&gt;
index =me&lt;BR /&gt;
i also create a new sourcetype and index with the same names in splunk because they weren't created automaticlly and there is no events in my indexer &lt;BR /&gt;
thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 13:25:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/new-index-and-sourcetype/m-p/409025#M72551</guid>
      <dc:creator>neermine</dc:creator>
      <dc:date>2018-08-15T13:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: new index and sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/new-index-and-sourcetype/m-p/409026#M72552</link>
      <description>&lt;P&gt;I am assuming your monitor stanza is &lt;CODE&gt;[monitor://C:\var\log*.log]&lt;/CODE&gt;.&lt;BR /&gt;
Can you see your input when you run this command &lt;CODE&gt;splunk list inputstatus&lt;/CODE&gt;?&lt;BR /&gt;
Try expanding your time range. Search for "All-Time" to see if any data shows up?&lt;/P&gt;

&lt;P&gt;Please see that you've checked all the aspects listed here in &lt;A href="http://docs.splunk.com/Documentation/Splunk/7.1.2/Troubleshooting/Cantfinddata"&gt;documentation&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 13:51:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/new-index-and-sourcetype/m-p/409026#M72552</guid>
      <dc:creator>sudosplunk</dc:creator>
      <dc:date>2018-08-15T13:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: new index and sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/new-index-and-sourcetype/m-p/409027#M72553</link>
      <description>&lt;P&gt;when i do splunk list inputstatus i find c:\var\log*.log   type = missing&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 15:26:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/new-index-and-sourcetype/m-p/409027#M72553</guid>
      <dc:creator>neermine</dc:creator>
      <dc:date>2018-08-15T15:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: new index and sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/new-index-and-sourcetype/m-p/409028#M72554</link>
      <description>&lt;P&gt;This can mean, splunk is trying to monitor your file but the file is missing. Can you navigate to &lt;CODE&gt;C:\var\&lt;/CODE&gt; folder and check if there are log files starting with &lt;CODE&gt;log&lt;/CODE&gt; (because, according to your monitor stanza, splunk will &lt;STRONG&gt;ONLY&lt;/STRONG&gt; read files starting with &lt;CODE&gt;log&lt;/CODE&gt; and ending in &lt;CODE&gt;.log&lt;/CODE&gt; extension. Also, please check if these log files have any data. &lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 17:52:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/new-index-and-sourcetype/m-p/409028#M72554</guid>
      <dc:creator>sudosplunk</dc:creator>
      <dc:date>2018-08-15T17:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: new index and sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/new-index-and-sourcetype/m-p/409029#M72555</link>
      <description>&lt;P&gt;there are logs files in var\log\splunk (files like splunkd.log , health.log) so i changer the monitor to var\log\splunk\*.log but the type is also missing&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 18:27:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/new-index-and-sourcetype/m-p/409029#M72555</guid>
      <dc:creator>neermine</dc:creator>
      <dc:date>2018-08-15T18:27:51Z</dc:date>
    </item>
  </channel>
</rss>

