<?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: Are there field extractions available for IPlanet web access logs? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Are-there-field-extractions-available-for-IPlanet-web-access/m-p/57691#M14066</link>
    <description>&lt;P&gt;BTW, the other field is probably not needed. It's there in case you have some integer at the end of the event that is unaccounted for.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2013 20:18:26 GMT</pubDate>
    <dc:creator>ndoshi</dc:creator>
    <dc:date>2013-03-11T20:18:26Z</dc:date>
    <item>
      <title>Are there field extractions available for IPlanet web access logs?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Are-there-field-extractions-available-for-IPlanet-web-access/m-p/57689#M14064</link>
      <description>&lt;P&gt;Here's the fields followed by a description:&lt;/P&gt;

&lt;P&gt;Hostname or IP address of client  &lt;/P&gt;

&lt;P&gt;arrow.a.com. (In this case, the hostname is shown because the web server's setting for DNS lookups is enabled; if DNS lookups were disabled, the client's IP address would appear.  &lt;/P&gt;

&lt;P&gt;RFC 931 information  &lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;(RFC 931 identity not implemented)&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Username  &lt;/P&gt;

&lt;P&gt;john (username entered by the client for authentication)  &lt;/P&gt;

&lt;P&gt;Date/time of request  &lt;/P&gt;

&lt;P&gt;29/Mar/1999:4:36:53 -0800  &lt;/P&gt;

&lt;P&gt;Request  &lt;/P&gt;

&lt;P&gt;GET /help  &lt;/P&gt;

&lt;P&gt;Protocol  &lt;/P&gt;

&lt;P&gt;HTTP/1.0  &lt;/P&gt;

&lt;P&gt;Status code  &lt;/P&gt;

&lt;P&gt;401  &lt;/P&gt;

&lt;P&gt;Bytes transferred  &lt;/P&gt;

&lt;P&gt;571  &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2013 19:54:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Are-there-field-extractions-available-for-IPlanet-web-access/m-p/57689#M14064</guid>
      <dc:creator>ndoshi</dc:creator>
      <dc:date>2013-03-11T19:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Are there field extractions available for IPlanet web access logs?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Are-there-field-extractions-available-for-IPlanet-web-access/m-p/57690#M14065</link>
      <description>&lt;P&gt;Try these in props.conf&lt;/P&gt;

&lt;P&gt;[iplanet]&lt;BR /&gt;
EXTRACT-myfields=^(?&lt;CLIENTIP&gt;.&lt;EM&gt;?[^\s])\s-\s(?&lt;USER&gt;.&lt;/USER&gt;&lt;/EM&gt;?[^\s])\s[(?&lt;REQ_TIME&gt;.&lt;EM&gt;?)]\s\"(?&lt;METHOD&gt;\w+)\s(?&lt;URI_PATH&gt;.&lt;/URI_PATH&gt;&lt;/METHOD&gt;&lt;/EM&gt;?[^\s])\s(?&lt;PROTOCOL&gt;.*?)"\s(?&lt;STATUS&gt;\d+)\s(?&lt;BYTES&gt;\d+)\s(?&lt;OTHER&gt;\d+)&lt;/OTHER&gt;&lt;/BYTES&gt;&lt;/STATUS&gt;&lt;/PROTOCOL&gt;&lt;/REQ_TIME&gt;&lt;/CLIENTIP&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2013 19:55:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Are-there-field-extractions-available-for-IPlanet-web-access/m-p/57690#M14065</guid>
      <dc:creator>ndoshi</dc:creator>
      <dc:date>2013-03-11T19:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Are there field extractions available for IPlanet web access logs?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Are-there-field-extractions-available-for-IPlanet-web-access/m-p/57691#M14066</link>
      <description>&lt;P&gt;BTW, the other field is probably not needed. It's there in case you have some integer at the end of the event that is unaccounted for.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2013 20:18:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Are-there-field-extractions-available-for-IPlanet-web-access/m-p/57691#M14066</guid>
      <dc:creator>ndoshi</dc:creator>
      <dc:date>2013-03-11T20:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Are there field extractions available for IPlanet web access logs?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Are-there-field-extractions-available-for-IPlanet-web-access/m-p/57692#M14067</link>
      <description>&lt;P&gt;Hello! I have more than five implementations of iplanet log files format string.  Because a format of any web access log depends on the administrator who manages server.&lt;BR /&gt;
Give me a few rows of your own log file and I'll give you exact string of field extraction&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jun 2018 16:53:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Are-there-field-extractions-available-for-IPlanet-web-access/m-p/57692#M14067</guid>
      <dc:creator>kvaga</dc:creator>
      <dc:date>2018-06-10T16:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Are there field extractions available for IPlanet web access logs?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Are-there-field-extractions-available-for-IPlanet-web-access/m-p/57693#M14068</link>
      <description>&lt;P&gt;@kvaga i have a similar issue, how can i provide you with a sanitized sample so i dont repeat work already completed on this tech&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 15:32:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Are-there-field-extractions-available-for-IPlanet-web-access/m-p/57693#M14068</guid>
      <dc:creator>scruse</dc:creator>
      <dc:date>2018-12-18T15:32:26Z</dc:date>
    </item>
  </channel>
</rss>

