<?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: help please : inputs problem in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408844#M72474</link>
    <description>&lt;P&gt;sorry , i have log files under var\log\splunk and they have data&lt;BR /&gt;
in splunkdlog i didn't find an error &lt;BR /&gt;
i looked under index= main and i find all events with host= the machine of my forwarder and source and sourcetype = WinEventLog:Security&lt;BR /&gt;
and i didn't find my index or my sourcetype&lt;BR /&gt;
and when i do | metasearch index= me i have no result &lt;/P&gt;</description>
    <pubDate>Wed, 15 Aug 2018 16:55:12 GMT</pubDate>
    <dc:creator>neermine</dc:creator>
    <dc:date>2018-08-15T16:55:12Z</dc:date>
    <item>
      <title>help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408828#M72458</link>
      <description>&lt;P&gt;hi i have configurate my universal forwarder and splunk so i can find my machine in the host list of splunk .. but i think i have a problem in the inputs.conf because i can't find the sourcetype and the indexer that i have creat &lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/5567iEC6B2EFACEC9ADAD/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 08:01:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408828#M72458</guid>
      <dc:creator>neermine</dc:creator>
      <dc:date>2018-08-15T08:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408829#M72459</link>
      <description>&lt;P&gt;You're showing the inputs.conf on the UF, what does the rest of your setup look like? Have you also configured outputs.conf to send the data to your indexer? Have you set up this index on your indexer?&lt;/P&gt;

&lt;P&gt;You'll need to describe your problem a bit better for anyone to be able help you solve it.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 08:59:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408829#M72459</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-08-15T08:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408830#M72460</link>
      <description>&lt;P&gt;yes i configured outputs.conf and the forwarder status of the UF is configurate and active &lt;BR /&gt;
in the host list of splunk i can find my machine name &lt;BR /&gt;
i configure the tcp port 9997 &lt;BR /&gt;
but what did you mean by set up the index on your indexer ? &lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 09:44:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408830#M72460</guid>
      <dc:creator>neermine</dc:creator>
      <dc:date>2018-08-15T09:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408831#M72461</link>
      <description>&lt;P&gt;You configured &lt;CODE&gt;index=me&lt;/CODE&gt; in your inputs.conf. Did you also actually create that index on your indexer (your splunk enterprise instance)?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 09:52:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408831#M72461</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-08-15T09:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408832#M72462</link>
      <description>&lt;P&gt;yes i did but it has no events &lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 13:29:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408832#M72462</guid>
      <dc:creator>neermine</dc:creator>
      <dc:date>2018-08-15T13:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408833#M72463</link>
      <description>&lt;P&gt;You should look at the forwarder logs and see if its sending data. You can see this by going to &lt;CODE&gt;/top/splunkforwarder/var/log/splunk/splunkd.log&lt;/CODE&gt; and this will tell you if its sending its logs to the indexer(s). You can also do a quick search to see if any logs are present. Assuming this is a relatively new setup, you can set your time range to all-time&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;| metasearch index=me&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 13:35:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408833#M72463</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-08-15T13:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408834#M72464</link>
      <description>&lt;P&gt;metasearch index=me didn't give me any result and i think the forwarder is not sending logs to the indexer &lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 13:49:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408834#M72464</guid>
      <dc:creator>neermine</dc:creator>
      <dc:date>2018-08-15T13:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408835#M72465</link>
      <description>&lt;P&gt;Most likely. You should check out the forwarder logs and see what the forwarder is complaining about. Also, can you do a telnet from the forwarder to the indexer?&lt;/P&gt;

&lt;P&gt;From the forwarder machine, go to your cmd prompt and do a &lt;CODE&gt;telnet &amp;lt;indexIP&amp;gt; 9997&lt;/CODE&gt; and see if it connects. The forwarder logs will also tell you if its being blocked. Either way works &lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 14:03:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408835#M72465</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-08-15T14:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408836#M72466</link>
      <description>&lt;P&gt;when do telnet 10.10.1.1 9997 an empty black window opens with the name telnet 10.10.1.1 &lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 15:17:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408836#M72466</guid>
      <dc:creator>neermine</dc:creator>
      <dc:date>2018-08-15T15:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408837#M72467</link>
      <description>&lt;P&gt;This means your forwarder can successfully connect to the indexer on that port, so you do not have a firewall issue, most likely a configuration issue. Have you confirmed the file your monitoring has data? Did you restart the Splunk service after updating your inputs?&lt;/P&gt;

&lt;P&gt;What is the forwarder log saying? If its a windows machine you can check under &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;C:/Program Files/Splunkforwarder/var/log/splunk/splunkd.log&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 15:27:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408837#M72467</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-08-15T15:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408838#M72468</link>
      <description>&lt;P&gt;&lt;IMG src="http://file:///C:/Users/User/Downloads/telnet.webp" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;This is how it looks like.&lt;BR /&gt;
And what did you mean by confirm the file you're monitoring has data?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 15:40:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408838#M72468</guid>
      <dc:creator>neermine</dc:creator>
      <dc:date>2018-08-15T15:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408839#M72469</link>
      <description>&lt;P&gt;Your image doesn't work.. You can simply look through the file and identify if there are errors. If there are errors then you need to chase down what they are&lt;/P&gt;

&lt;P&gt;Do you have a log file under C:\var\log\splunk*.log? Does that log file have data?&lt;/P&gt;

&lt;P&gt;I don't see an index defined for your perfmon data, have you checked index=main to see if its there? Try this (Don't forget to include the leading "|")&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;| metasearch index=*&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 16:08:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408839#M72469</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-08-15T16:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408840#M72470</link>
      <description>&lt;P&gt;i didn't find an error file &lt;IMG src="https://postimg.cc/image/3pbnd3wv5/" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://postimg.cc/image/3pbnd3wv5/" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 16:32:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408840#M72470</guid>
      <dc:creator>neermine</dc:creator>
      <dc:date>2018-08-15T16:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408841#M72471</link>
      <description>&lt;P&gt;Your selectively answering my questions.. Please go back and look over the questions I asked and verify&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 16:40:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408841#M72471</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-08-15T16:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408842#M72472</link>
      <description>&lt;P&gt;when i do splunk list inputstatus i find this &lt;A href="https://postimg.cc/image/8chpezujl/"&gt;https://postimg.cc/image/8chpezujl/&lt;/A&gt; &lt;IMG src="http:/https://postimg.cc/image/8chpezujl/" alt="alt text" /&gt;&lt;BR /&gt;
so i changed [monitor:/C:\var\log*.log] by [monitor:\\var\log*.log]&lt;BR /&gt;
&lt;A href="https://postimg.cc/image/ked39aoe9/!%5Balt"&gt;https://postimg.cc/image/ked39aoe9/![alt&lt;/A&gt; text]&lt;A href="https://postimg.cc/image/ked39aoe9/"&gt;2&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 16:42:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408842#M72472</guid>
      <dc:creator>neermine</dc:creator>
      <dc:date>2018-08-15T16:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408843#M72473</link>
      <description>&lt;P&gt;You're ignoring my questions... &lt;/P&gt;

&lt;P&gt;Have you confirmed there are logs under &lt;CODE&gt;C:\\var\log*.log&lt;/CODE&gt; OR &lt;CODE&gt;\var\log*.log&lt;/CODE&gt;? You're also missing a C:\ in your new stanza. You MUST restart the splunk service after changing inputs. Have you also looked under index=main?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 16:46:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408843#M72473</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-08-15T16:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408844#M72474</link>
      <description>&lt;P&gt;sorry , i have log files under var\log\splunk and they have data&lt;BR /&gt;
in splunkdlog i didn't find an error &lt;BR /&gt;
i looked under index= main and i find all events with host= the machine of my forwarder and source and sourcetype = WinEventLog:Security&lt;BR /&gt;
and i didn't find my index or my sourcetype&lt;BR /&gt;
and when i do | metasearch index= me i have no result &lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 16:55:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408844#M72474</guid>
      <dc:creator>neermine</dc:creator>
      <dc:date>2018-08-15T16:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408845#M72475</link>
      <description>&lt;P&gt;This means your forwarder is working as expected and you have a misconfiguration in your stanza for index=me.&lt;/P&gt;

&lt;P&gt;Can you give me the full path includign the log file name? &lt;/P&gt;

&lt;P&gt;I'm assuming its &lt;CODE&gt;C:\var\log\splunk\&amp;lt;logname&amp;gt;.log&lt;/CODE&gt;?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 17:05:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408845#M72475</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-08-15T17:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408846#M72476</link>
      <description>&lt;P&gt;C:\var\log\splunk\splunkd.log or&lt;BR /&gt;
C:\var\log\splunk\health.log&lt;/P&gt;

&lt;P&gt;with *.log i did mean any log file&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 17:18:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408846#M72476</guid>
      <dc:creator>neermine</dc:creator>
      <dc:date>2018-08-15T17:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: help please : inputs problem</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408847#M72477</link>
      <description>&lt;P&gt;Update your inputs.conf with the stanza below. If this works then you can replace splunkd.log with *.log. You must restart the splunk service to verify this is working. Once you restart, you should then put the timerange picker to all-time then run &lt;CODE&gt;| metasearch index=me&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://C:\var\log\splunk\splunkd.log]
index=me
sourcetype=log
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If this doesn't work then it could be a permissions issue. &lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 17:32:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/help-please-inputs-problem/m-p/408847#M72477</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-08-15T17:32:16Z</dc:date>
    </item>
  </channel>
</rss>

