Skip to content

Instantly share code, notes, and snippets.

@pcn
Created August 9, 2012 23:44
Show Gist options
  • Select an option

  • Save pcn/3309093 to your computer and use it in GitHub Desktop.

Select an option

Save pcn/3309093 to your computer and use it in GitHub Desktop.
packet traces goign to loggly with an API key that seems to fail for reasons that are not clear.
23:31:34.098028 IP ip-10-141-133-76.ec2.internal.34031 > ec2-107-23-3-233.compute-1.amazonaws.com.www: Flags [.], ack 1, win 115, options [nop,nop,TS val 8930817 ecr 413342485], length 0
E..4n @.@...
..Lk......P..(
a4.E...s.......
..F.....
23:31:34.098872 IP ip-10-141-133-76.ec2.internal.34031 > ec2-107-23-3-233.compute-1.amazonaws.com.www: Flags [P.], seq 1:206, ack 1, win 115, options [nop,nop,TS val 8930817 ecr 413342485], length 205
E...n
@.@...
..Lk......P..(
a4.E...s.......
..F.....POST /inputs/c6b54a68-30df-4403-a8c0-80f4db6b9fa4 HTTP/1.1
Accept: */*
User-Agent: Ruby
Connection: close
Host: logs.loggly.com
Content-Length: 427
Content-Type: application/x-www-form-urlencoded
23:31:34.101073 IP ec2-107-23-3-233.compute-1.amazonaws.com.www > ip-10-141-133-76.ec2.internal.34031: Flags [.], ack 206, win 27, options [nop,nop,TS val 413342486 ecr 8930817], length 0
E..4.S@.7...k...
..L.P..a4.E..(.....BE.....
......F.
23:31:34.101088 IP ip-10-141-133-76.ec2.internal.34031 > ec2-107-23-3-233.compute-1.amazonaws.com.www: Flags [P.], seq 206:633, ack 1, win 115, options [nop,nop,TS val 8930817 ecr 413342486], length 427
E...n.@.@..4
..Lk......P..(.a4.E...s.......
..F.....{"@source":"file://ip-10-141-133-76//var/log/knewton/PlatformUser/current","@type":"knewton_python_svlogd","@tags":["_grokparsefailure"],"@fields":{},"@timestamp":"2012-08-09T23:31:09.670000Z","@source_host":"ip-10-141-133-76","@source_path":"//var/log/knewton/PlatformUser/current","@message":"2012-08-09T23:31:02.62461 INFO:gunicorn.access:[09/Aug/2012:23:31:02] - ('10.141.133.76', 60706): getStatus success 0:00:00.000224"}
23:31:34.103588 IP ec2-107-23-3-233.compute-1.amazonaws.com.www > ip-10-141-133-76.ec2.internal.34031: Flags [.], ack 633, win 31, options [nop,nop,TS val 413342487 ecr 8930817], length 0
E..4.T@.7...k...
..L.P..a4.E..*.....@......
......F.
23:31:34.207787 IP ec2-107-23-3-233.compute-1.amazonaws.com.www > ip-10-141-133-76.ec2.internal.34031: Flags [.], seq 1:1449, ack 633, win 31, options [nop,nop,TS val 413342513 ecr 8930817], length 1448
E....U@.7...k...
..L.P..a4.E..*.....y......
...1..F.HTTP/1.1 404 NOT FOUND
Content-Type: text/html; charset=utf-8
Date: Thu, 09 Aug 2012 23:31:34 GMT
Server: Apache/2.2.17 (Ubuntu)
Set-Cookie: sessionid=b3644de3d6cdef7f30e93e9afcda7e1b; expires=Thu, 16-Aug-2012 23:31:34 GMT; httponly; Max-Age=604800; Path=/; secure
Vary: Cookie,Accept-Encoding
Content-Length: 14661
Connection: Close
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><script type="text/javascript">var NREUMQ=NREUMQ||[];NREUMQ.push(["mark","firstbyte",new Date().getTime()])</script>
<!-- CID None -->
<!-- authed base template -->
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Language" content="en-us" />
<title>Loggly | Page Not Found</title>
<meta name="Copyright" content="Copyright (c) 2012 by Loggly Inc." />
<link rel="shortcut icon" href="/media/images/favicon.ico" type="image/x-icon" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment