<?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 How to parse IIS Web logs (from Splunk Add-on for AWS) with Splunk Add-on for Microsoft IIS? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-parse-IIS-Web-logs-from-Splunk-Add-on-for-AWS-with-Splunk/m-p/375960#M45593</link>
    <description>&lt;P&gt;I have IIS web logs in an index where the sourcetype = aws:s3 and source=s3://my_aws_logs/webserver/logs/random_num.log &lt;/P&gt;

&lt;P&gt;I need to parse this source with the Splunk Add-on for Microsoft IIS to search thru loads of web server logs.&lt;/P&gt;

&lt;P&gt;Please advise next steps or how I might parse these logs.&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 19:22:08 GMT</pubDate>
    <dc:creator>Log_wrangler</dc:creator>
    <dc:date>2020-09-29T19:22:08Z</dc:date>
    <item>
      <title>How to parse IIS Web logs (from Splunk Add-on for AWS) with Splunk Add-on for Microsoft IIS?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-parse-IIS-Web-logs-from-Splunk-Add-on-for-AWS-with-Splunk/m-p/375960#M45593</link>
      <description>&lt;P&gt;I have IIS web logs in an index where the sourcetype = aws:s3 and source=s3://my_aws_logs/webserver/logs/random_num.log &lt;/P&gt;

&lt;P&gt;I need to parse this source with the Splunk Add-on for Microsoft IIS to search thru loads of web server logs.&lt;/P&gt;

&lt;P&gt;Please advise next steps or how I might parse these logs.&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:22:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-parse-IIS-Web-logs-from-Splunk-Add-on-for-AWS-with-Splunk/m-p/375960#M45593</guid>
      <dc:creator>Log_wrangler</dc:creator>
      <dc:date>2020-09-29T19:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to parse IIS Web logs (from Splunk Add-on for AWS) with Splunk Add-on for Microsoft IIS?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-parse-IIS-Web-logs-from-Splunk-Add-on-for-AWS-with-Splunk/m-p/375961#M45594</link>
      <description>&lt;OL&gt;
&lt;LI&gt;Download and install the &lt;A href="https://splunkbase.splunk.com/app/3185/" target="_blank"&gt;Splunk Add-on for Microsoft IIS&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;Create a folder named &lt;CODE&gt;local&lt;/CODE&gt; in $SPLUNK_HOME/etc/apps/Splunk_TA_microsoft-iis&lt;/LI&gt;
&lt;LI&gt;Copy the props.conf file from default to local&lt;/LI&gt;
&lt;LI&gt;Edit the local/props.conf file and rename [ms:iis:default] to [source::s3://my_aws_logs/webserver/logs/random_num.log]&lt;/LI&gt;
&lt;LI&gt;Restart Splunk&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Note: you can wildcard the [source:: stanza if you have multiple sources.&lt;/P&gt;

&lt;P&gt;Basically, the steps above are adding search-time knowledge to your indexed data.  You may need to modify transforms.conf if the file names are not matching.  Here is the documentation on that -&amp;gt; &lt;A href="http://docs.splunk.com/Documentation/AddOns/released/MSIIS/Configuretransforms" target="_blank"&gt;http://docs.splunk.com/Documentation/AddOns/released/MSIIS/Configuretransforms&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:22:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-parse-IIS-Web-logs-from-Splunk-Add-on-for-AWS-with-Splunk/m-p/375961#M45594</guid>
      <dc:creator>jconger</dc:creator>
      <dc:date>2020-09-29T19:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to parse IIS Web logs (from Splunk Add-on for AWS) with Splunk Add-on for Microsoft IIS?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-parse-IIS-Web-logs-from-Splunk-Add-on-for-AWS-with-Splunk/m-p/375962#M45595</link>
      <description>&lt;P&gt;Thank you I will test it and let you know.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 18:47:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-parse-IIS-Web-logs-from-Splunk-Add-on-for-AWS-with-Splunk/m-p/375962#M45595</guid>
      <dc:creator>Log_wrangler</dc:creator>
      <dc:date>2018-05-07T18:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to parse IIS Web logs (from Splunk Add-on for AWS) with Splunk Add-on for Microsoft IIS?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-parse-IIS-Web-logs-from-Splunk-Add-on-for-AWS-with-Splunk/m-p/375963#M45596</link>
      <description>&lt;P&gt;I tried your suggestion but I am not seeing the fields parse out differently.  Do you think I need to override the aws:s3 sourcetype and change it to ms iis sourcetype?  &lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 15:51:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-parse-IIS-Web-logs-from-Splunk-Add-on-for-AWS-with-Splunk/m-p/375963#M45596</guid>
      <dc:creator>Log_wrangler</dc:creator>
      <dc:date>2018-05-09T15:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to parse IIS Web logs (from Splunk Add-on for AWS) with Splunk Add-on for Microsoft IIS?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-parse-IIS-Web-logs-from-Splunk-Add-on-for-AWS-with-Splunk/m-p/375964#M45597</link>
      <description>&lt;P&gt;Looks like there was an ID10T error causing it not to work, but it does now, thx&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 14:26:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-parse-IIS-Web-logs-from-Splunk-Add-on-for-AWS-with-Splunk/m-p/375964#M45597</guid>
      <dc:creator>Log_wrangler</dc:creator>
      <dc:date>2018-05-11T14:26:26Z</dc:date>
    </item>
  </channel>
</rss>

