<?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: IIS Logs Forwarding in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330456#M6620</link>
    <description>&lt;P&gt;that doesn't fix even&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2017 01:52:05 GMT</pubDate>
    <dc:creator>shivamchopra</dc:creator>
    <dc:date>2017-07-27T01:52:05Z</dc:date>
    <item>
      <title>Why am I unable to see IIS logs from one of the servers that has forwarder installed?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330445#M6609</link>
      <description>&lt;P&gt;Splunk 6.4.3&lt;BR /&gt;I am unable to see IIS logs from one of the servers that has forwarder installed. &lt;BR /&gt;I have following configuration on the universal forwarder:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;inputs.conf
[monitor://$WINDIR\inetpub\logs\LogFiles\W3SVC2]
sourcetype=iis
disabled = 0

outputs.conf
[tcpout:default-autolb-group]
server = :9997&lt;/LI-CODE&gt;
&lt;P&gt;Would someone please advise what is the missing configuration?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 22:24:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330445#M6609</guid>
      <dc:creator>shivamchopra</dc:creator>
      <dc:date>2022-03-30T22:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330446#M6610</link>
      <description>&lt;P&gt;Hi shivamchopra,&lt;BR /&gt;
I don't see files in your monitor command&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;inputs.conf&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://$WINDIR\inetpub\logs\LogFiles\W3SVC2\*.*]
sourcetype=iis
disabled = 0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;or a limitated set&lt;BR /&gt;
about outputs.conf I imagine that in your file you have the Indexer IP&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;outputs.conf&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout:default-autolb-group]
server = xxx.xxx.xxx.xxx:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 07:19:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330446#M6610</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-07-26T07:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330447#M6611</link>
      <description>&lt;P&gt;Thanks for your response. it still doesn't work.&lt;/P&gt;

&lt;P&gt;inputs.conf&lt;BR /&gt;
[monitor://$WINDIR\inetpub\logs\LogFiles\W3SVC2*.*]&lt;BR /&gt;
sourcetype=iis&lt;BR /&gt;
disabled = 0&lt;/P&gt;

&lt;P&gt;in outputs.conf - the IP is for heavy forwarder and HF is directing to Indexer. &lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 07:30:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330447#M6611</guid>
      <dc:creator>shivamchopra</dc:creator>
      <dc:date>2017-07-26T07:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330448#M6612</link>
      <description>&lt;P&gt;beware: there must be a backslash before stars&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://$WINDIR\inetpub\logs\LogFiles\W3SVC2\*.*]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 07:57:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330448#M6612</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-07-26T07:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330449#M6613</link>
      <description>&lt;P&gt;Sorry - i put blackslash before *, still doesnt work&lt;/P&gt;

&lt;P&gt;inputs.conf&lt;BR /&gt;
[monitor://$WINDIR\inetpub\logs\LogFiles\W3SVC2*.*]&lt;BR /&gt;
sourcetype=iis&lt;BR /&gt;
disabled = 0&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 08:12:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330449#M6613</guid>
      <dc:creator>shivamchopra</dc:creator>
      <dc:date>2017-07-26T08:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330450#M6614</link>
      <description>&lt;P&gt;inputs.conf&lt;BR /&gt;
[monitor://$WINDIR\inetpub\logs\LogFiles\W3SVC2*.*]&lt;BR /&gt;
sourcetype=iis&lt;BR /&gt;
disabled = 0&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 08:13:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330450#M6614</guid>
      <dc:creator>shivamchopra</dc:creator>
      <dc:date>2017-07-26T08:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330451#M6615</link>
      <description>&lt;P&gt;when i post the answer on this screen, it automatically removes the backslash before *&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 08:14:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330451#M6615</guid>
      <dc:creator>shivamchopra</dc:creator>
      <dc:date>2017-07-26T08:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330452#M6616</link>
      <description>&lt;P&gt;to correctly show it use the Code Sample button (button with 101010).&lt;/P&gt;

&lt;P&gt;Probably this is a stupid check: did you verified the log path?&lt;BR /&gt;
because I read that sometimes IIS logs are in different folders as: &lt;CODE&gt;%SystemDrive%\inetpub\logs\LogFiles&lt;/CODE&gt; or in &lt;CODE&gt;%SystemDrive%\Windows\System32\LogFiles\HTTPERR&lt;/CODE&gt; or in &lt;CODE&gt;C:\Windows\System32\LogFiles\W3SVC1&lt;/CODE&gt;.&lt;BR /&gt;
you can see this in IIS console&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 08:55:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330452#M6616</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-07-26T08:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330453#M6617</link>
      <description>&lt;P&gt;Yes, i have already verified the path of log file.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 10:00:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330453#M6617</guid>
      <dc:creator>shivamchopra</dc:creator>
      <dc:date>2017-07-26T10:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330454#M6618</link>
      <description>&lt;P&gt;try to put the absolute path not using $WINDIR.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 10:54:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330454#M6618</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-07-26T10:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330455#M6619</link>
      <description>&lt;P&gt;shivamchopra,&lt;/P&gt;

&lt;P&gt;You can always check the splunk logs on the universal forwarder to see if it has watch on that path or if it is actually complaining to read the path.&lt;/P&gt;

&lt;P&gt;Make sure you have some events in the log files you are reading.&lt;/P&gt;

&lt;P&gt;You mentioned sending to the HF first, make sure it is not indexing locally and in fact forwarding them across. &lt;BR /&gt;
sometimes we miss the obvious, check if the forwarder is in fact talking to the indexer, check the _internal index for that forwarder host.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 15:09:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330455#M6619</guid>
      <dc:creator>bheemireddi</dc:creator>
      <dc:date>2017-07-26T15:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330456#M6620</link>
      <description>&lt;P&gt;that doesn't fix even&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 01:52:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330456#M6620</guid>
      <dc:creator>shivamchopra</dc:creator>
      <dc:date>2017-07-27T01:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330457#M6621</link>
      <description>&lt;P&gt;Yes, i can see in the logs that UF has watch on the that path:&lt;/P&gt;

&lt;P&gt;07-26-2017 04:07:06.194 -0400 INFO  TailingProcessor - Adding watch on path:  C:\Windows\inetpub\logs\LogFiles\W3SVC1&lt;/P&gt;

&lt;P&gt;Yes, events are there in the log file. &lt;BR /&gt;
HF is not indexing locally, it is just a forwarder. I can see windows logs from the same server on splunk server. just IIS logs are not appearing. &lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 01:54:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330457#M6621</guid>
      <dc:creator>shivamchopra</dc:creator>
      <dc:date>2017-07-27T01:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330458#M6622</link>
      <description>&lt;P&gt;are you searching in the right index? you did not specify index name in your inputs.conf, which means you are expecting events in index=main?&lt;/P&gt;

&lt;P&gt;If you are sure there is nothing wrong on the forwarder side/path etc. may be try index=* sourcetype=iis&lt;BR /&gt;
OR may be search for index=* source="&lt;EM&gt;inetpub&lt;/EM&gt;"&lt;BR /&gt;
May be you do have events, or search in the right place?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 02:11:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330458#M6622</guid>
      <dc:creator>bheemireddi</dc:creator>
      <dc:date>2017-07-27T02:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330459#M6623</link>
      <description>&lt;P&gt;i am doing below search: &lt;BR /&gt;
index=* host=XXXX&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 02:34:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330459#M6623</guid>
      <dc:creator>shivamchopra</dc:creator>
      <dc:date>2017-07-27T02:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330460#M6624</link>
      <description>&lt;P&gt;Hi Shivam, I have the same issue... did you manage to resolve it ?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 08:04:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/330460#M6624</guid>
      <dc:creator>spodda01da</dc:creator>
      <dc:date>2020-01-14T08:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/591633#M12020</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;I encountered the same issue, did you get to resolve it?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 22:08:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-am-I-unable-to-see-IIS-logs-from-one-of-the-servers-that-has/m-p/591633#M12020</guid>
      <dc:creator>johneng89</dc:creator>
      <dc:date>2022-03-30T22:08:26Z</dc:date>
    </item>
  </channel>
</rss>

