<?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: check conformance of header order in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/check-conformance-of-header-order/m-p/502899#M85665</link>
    <description>&lt;P&gt;Please describe your use case more.  Who is relaying requests and to what server are they being relayed?&lt;/P&gt;</description>
    <pubDate>Thu, 17 Oct 2019 20:47:08 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2019-10-17T20:47:08Z</dc:date>
    <item>
      <title>check conformance of header order</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/check-conformance-of-header-order/m-p/502898#M85664</link>
      <description>&lt;P&gt;Hello, am new to Splunk and this is my 1st post. I have logs that contain the request header information and need it to be in a particular order when the request is relayed to the server. How do I query and group logs by the order of header issued? &lt;/P&gt;

&lt;P&gt;some example of headers expected  &lt;CODE&gt;"headers": {"host": "..", "accept-encoding": "..", "cache-control": "..", "referer": "..", "true-client-ip": "..", "user-agent": "..", "via": "..", "x-forwarded-for": "..", "x-forwarded-port": "443","x-forwarded-proto": "https", "connection": "keep-alive", "cookie": ".." }&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 20:00:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/check-conformance-of-header-order/m-p/502898#M85664</guid>
      <dc:creator>supradeepbokkas</dc:creator>
      <dc:date>2019-10-17T20:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: check conformance of header order</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/check-conformance-of-header-order/m-p/502899#M85665</link>
      <description>&lt;P&gt;Please describe your use case more.  Who is relaying requests and to what server are they being relayed?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 20:47:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/check-conformance-of-header-order/m-p/502899#M85665</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-10-17T20:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: check conformance of header order</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/check-conformance-of-header-order/m-p/502900#M85666</link>
      <description>&lt;P&gt;thanks @richgalloway, the use case is that we are expecting some edits to the header values by the CDN layer prior to issuing the request upstream (origin server). The edits get applied under some circumstances and when it does, the order of header changes. Wondering if there is a way to write a search query to groupby the order of headers received. Happy to clarify further. &lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 22:42:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/check-conformance-of-header-order/m-p/502900#M85666</guid>
      <dc:creator>supradeepbokkas</dc:creator>
      <dc:date>2019-10-17T22:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: check conformance of header order</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/check-conformance-of-header-order/m-p/502901#M85667</link>
      <description>&lt;P&gt;Once you have the events parsed, you can process the fields in any order you choose.  How you parse the events may have to change after the source changes how events are written.  However, if you extract each field separately, without regard to it position in the event, then you be safe from future changes.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 15:14:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/check-conformance-of-header-order/m-p/502901#M85667</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-10-18T15:14:31Z</dc:date>
    </item>
  </channel>
</rss>

