<?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 field extraction uri=&amp;quot;-&amp;quot; in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/iis-field-extraction-uri-quot-quot/m-p/103813#M26848</link>
    <description>&lt;P&gt;Then it is quite realistic that I don't know what i'm looking at. I'm more of a network guy, so please forgive me.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Apr 2013 15:17:52 GMT</pubDate>
    <dc:creator>tmarlette</dc:creator>
    <dc:date>2013-04-23T15:17:52Z</dc:date>
    <item>
      <title>iis field extraction uri="-"</title>
      <link>https://community.splunk.com/t5/Splunk-Search/iis-field-extraction-uri-quot-quot/m-p/103811#M26846</link>
      <description>&lt;P&gt;So I am extracting fields using the standard field transforms, and many of my uri results and user agents are returning the value: "-"&lt;/P&gt;

&lt;P&gt;There is useful data there, so I am attempting to figure out why this is happening if i'm using the standard field extraction / transforms. &lt;/P&gt;

&lt;P&gt;Please see examples of config below:&lt;BR /&gt;
Log String:&lt;/P&gt;

&lt;P&gt;2013-04-22 17:05:48 W3SVC195900357 &lt;MACHINE name=""&gt; &lt;IP address=""&gt; POST &lt;FILE path=""&gt; - 443 - &lt;IP address=""&gt; HTTP/1.1 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.5466) - - &lt;DNS address=""&gt; 200 0 0 1278 700 10&lt;/DNS&gt;&lt;/IP&gt;&lt;/FILE&gt;&lt;/IP&gt;&lt;/MACHINE&gt;&lt;/P&gt;

&lt;P&gt;Results for field URI="-"&lt;/P&gt;

&lt;P&gt;PROPS.CONF&lt;/P&gt;

&lt;P&gt;[iis]&lt;/P&gt;

&lt;P&gt;[REPORT-iis = iis_logging_combined]&lt;/P&gt;

&lt;P&gt;TRANSFORMS.CONF:&lt;BR /&gt;
[iis_logging_combined]&lt;/P&gt;

&lt;P&gt;DELIMS = " "&lt;/P&gt;

&lt;P&gt;FIELDS = date,time,sitename,computername,ip,method,uri-stem,uri-query,port,username,ip,version,(User-Agent),(Cookie),(Referer),host,status,substatus,win32-status,bytes,bytes,time-taken&lt;/P&gt;

&lt;P&gt;Somehow i'm still showing my results in (User-Agent) and "uri-query" as a value of "-". Does anyone know why or how this could be occurring? &lt;/P&gt;

&lt;P&gt;Thank you! &lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:46:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/iis-field-extraction-uri-quot-quot/m-p/103811#M26846</guid>
      <dc:creator>tmarlette</dc:creator>
      <dc:date>2020-09-28T13:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: iis field extraction uri="-"</title>
      <link>https://community.splunk.com/t5/Splunk-Search/iis-field-extraction-uri-quot-quot/m-p/103812#M26847</link>
      <description>&lt;P&gt;well, for the uri-query, in the log string you presented the data in the log IS a dash.&lt;/P&gt;

&lt;P&gt;As for the user-agent, does it contain '+' instead of ' ' for spaces?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2013 06:47:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/iis-field-extraction-uri-quot-quot/m-p/103812#M26847</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-04-23T06:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: iis field extraction uri="-"</title>
      <link>https://community.splunk.com/t5/Splunk-Search/iis-field-extraction-uri-quot-quot/m-p/103813#M26848</link>
      <description>&lt;P&gt;Then it is quite realistic that I don't know what i'm looking at. I'm more of a network guy, so please forgive me.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2013 15:17:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/iis-field-extraction-uri-quot-quot/m-p/103813#M26848</guid>
      <dc:creator>tmarlette</dc:creator>
      <dc:date>2013-04-23T15:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: iis field extraction uri="-"</title>
      <link>https://community.splunk.com/t5/Splunk-Search/iis-field-extraction-uri-quot-quot/m-p/103814#M26849</link>
      <description>&lt;P&gt;The issue here is that your IIS is only logging 17 fields, but your transforms is attempting to extract 22 fields.  As a result, the fields don't line up with the extractions.&lt;/P&gt;

&lt;P&gt;Either add in the fields in your IIS logging configuration, or remove them from the transforms.  Open an IIS log in notepad and look at the header line.  Remove any fields from your transforms that are not included in the header of the log and the fields should extract properly.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 17:19:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/iis-field-extraction-uri-quot-quot/m-p/103814#M26849</guid>
      <dc:creator>DaClyde</dc:creator>
      <dc:date>2016-06-16T17:19:28Z</dc:date>
    </item>
  </channel>
</rss>

