<?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 Advance Logs Forwarding in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Advance-Logs-Forwarding/m-p/100216#M20946</link>
    <description>&lt;P&gt;Do you have any problems with it obtaining the current information since the log files are constantly changing names and to which file is being written to?&lt;/P&gt;</description>
    <pubDate>Thu, 18 Apr 2013 18:11:34 GMT</pubDate>
    <dc:creator>jgodfrey_kumc</dc:creator>
    <dc:date>2013-04-18T18:11:34Z</dc:date>
    <item>
      <title>IIS Advance Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Advance-Logs-Forwarding/m-p/100214#M20944</link>
      <description>&lt;P&gt;Mt question here is very similar to the question posted here:  &lt;A href="http://serverfault.com/questions/469383/iis-advanced-logging-forward-to-syslog"&gt;http://serverfault.com/questions/469383/iis-advanced-logging-forward-to-syslog&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;I am looking for a method that would allow us to forward the IIS Advanced Logging logs to Splunk. We are able to forward regular IIS logs; however I am not sure how to make it work the same for IIS Advanced Logging.&lt;/P&gt;

&lt;P&gt;The &lt;A href="http://www.iis.net/learn/extensions/advanced-logging-module/advanced-logging-for-iis-custom-logging"&gt;default file path is different for IIS Advanced Logging&lt;/A&gt; (&lt;EM&gt;%SystemDrive%\inetpub\logs\AdvancedLogs&lt;/EM&gt;) and it appears that the file names are based upon the UTC time, &lt;A href="http://stackoverflow.com/questions/13304038/how-to-configure-iis7-advanced-logging-rollover-by-local-time"&gt;see here&lt;/A&gt;, and not the local date and time that you can specify with regular logging. This also creates and issue for developing some type of wildcard rule. &lt;/P&gt;

&lt;P&gt;Any ideas are welcome.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 17:52:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/IIS-Advance-Logs-Forwarding/m-p/100214#M20944</guid>
      <dc:creator>jgodfrey_kumc</dc:creator>
      <dc:date>2013-04-18T17:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Advance Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Advance-Logs-Forwarding/m-p/100215#M20945</link>
      <description>&lt;P&gt;I implemented this with a new sourcetype and input. I justified a new sourcetype because it is a different model than iis, and has different fields available.&lt;/P&gt;

&lt;P&gt;inputs.conf on the IIS Server&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[monitor://%SYSTEM_DRIVE%/inetpublogs/AdvancedLogs/*]&lt;BR /&gt;
sourcetype=iis_advanced&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;props.conf on the INDERXER&lt;BR /&gt;
&lt;CODE&gt;[iis_advanced]&lt;BR /&gt;
TZ = GMT&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 18:04:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/IIS-Advance-Logs-Forwarding/m-p/100215#M20945</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2013-04-18T18:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Advance Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Advance-Logs-Forwarding/m-p/100216#M20946</link>
      <description>&lt;P&gt;Do you have any problems with it obtaining the current information since the log files are constantly changing names and to which file is being written to?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 18:11:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/IIS-Advance-Logs-Forwarding/m-p/100216#M20946</guid>
      <dc:creator>jgodfrey_kumc</dc:creator>
      <dc:date>2013-04-18T18:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Advance Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Advance-Logs-Forwarding/m-p/100217#M20947</link>
      <description>&lt;P&gt;nope, I just index everything in the folder and it displays just fine. Related to Advanced IIS, have you ever gotten the filter to work with a User Agent String?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 18:13:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/IIS-Advance-Logs-Forwarding/m-p/100217#M20947</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2013-04-18T18:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Advance Logs Forwarding</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Advance-Logs-Forwarding/m-p/100218#M20948</link>
      <description>&lt;P&gt;No, I have not gotten it to work with a User Agent string.  I would be interested in how to make that work if anyone else has any details.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 18:25:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/IIS-Advance-Logs-Forwarding/m-p/100218#M20948</guid>
      <dc:creator>jgodfrey_kumc</dc:creator>
      <dc:date>2013-04-18T18:25:22Z</dc:date>
    </item>
  </channel>
</rss>

