<?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 access_combined Field Definitions in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/access-combined-Field-Definitions/m-p/106671#M97587</link>
    <description>&lt;P&gt;I haven't been able to find definitions of the access_combined source type fields. Does anyone know where they might exist? Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2013 20:08:11 GMT</pubDate>
    <dc:creator>sjwone</dc:creator>
    <dc:date>2013-10-18T20:08:11Z</dc:date>
    <item>
      <title>access_combined Field Definitions</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/access-combined-Field-Definitions/m-p/106671#M97587</link>
      <description>&lt;P&gt;I haven't been able to find definitions of the access_combined source type fields. Does anyone know where they might exist? Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2013 20:08:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/access-combined-Field-Definitions/m-p/106671#M97587</guid>
      <dc:creator>sjwone</dc:creator>
      <dc:date>2013-10-18T20:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: access_combined Field Definitions</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/access-combined-Field-Definitions/m-p/106672#M97588</link>
      <description>&lt;P&gt;The extractions are found in configuration files in $SPLUNK_HOME/etc/system/default/&lt;/P&gt;

&lt;P&gt;props.conf (from where the extraction is called)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[access_combined]
REPORT-access = access-extractions
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;transforms.conf (where it actually happens)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[access-extractions]
# matches access-common or access-combined apache logging formats
# Extracts: clientip, clientport, ident, user, req_time, method, uri, root, file, uri_domain, uri_query,
version, status, bytes, referer_url, referer_domain, referer_proto, useragent, cookie, other (remaining c
hars)
# Note: referer is misspelled in purpose because that is the "official" spelling for "HTTP referer"
REGEX = ^[[nspaces:clientip]]\s++[[nspaces:ident]]\s++[[nspaces:user]]\s++[[sbstring:req_time]]\s++[[acce
ss-request]]\s++[[nspaces:status]]\s++[[nspaces:bytes]](?:\s++"(?&amp;lt;referer&amp;gt;[[bc_domain:referer_]]?+[^"]*+)
"(?:\s++[[qstring:useragent]](?:\s++[[qstring:cookie]])?+)?+)?[[all:other]]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Whatever you do, don't modify any file in a 'default' directory.&lt;/P&gt;

&lt;P&gt;/K&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2013 20:25:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/access-combined-Field-Definitions/m-p/106672#M97588</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-10-18T20:25:01Z</dc:date>
    </item>
  </channel>
</rss>

