4 rows where body_bytes_sent = 155913 and remote_addr = "10.1.7.41" sorted by request_time descending

View and edit SQL

Suggested facets: referer

remote_addr

  • 10.1.7.41 · 4

body_bytes_sent

  • 155913 · 4
Link rowid line measure#nginx.service request status_code request_id remote_addr forwarded_for forwarded_proto via body_bytes_sent referer user_agent request_time ▲ upstream_response_time upstream_connect_time upstream_header_time
267 2021-08-05T19:15:17.638144+00:00 app[web.1]: measure#nginx.service=0.581 request="GET /atom/everything/ HTTP/1.1" status_code=200 request_id=d2a732d9-9cef-4178-912d-b798faca9618 remote_addr="10.1.7.41" forwarded_for="89.145.167.82, 141.101.104.186" forwarded_proto="http" via="1.1 vegur" body_bytes_sent=155913 referer="-" user_agent="FeedHQ/0.2 (https://github.com/feedhq/feedhq; 1 subscriber; https://github.com/feedhq/feedhq/wiki/fetcher; like FeedFetcher-Google)" request_time="0.581" upstream_response_time="0.580" upstream_connect_time="0.000" upstream_header_time="0.576"; 0.581 GET /atom/everything/ HTTP/1.1 200 d2a732d9-9cef-4178-912d-b798faca9618 10.1.7.41 89.145.167.82, 141.101.104.186 http 1.1 vegur 155913 - FeedHQ/0.2 (https://github.com/feedhq/feedhq; 1 subscriber; https://github.com/feedhq/feedhq/wiki/fetcher; like FeedFetcher-Google) 0.581 0.58 0.0 0.576
401 2021-08-05T19:17:30.805095+00:00 app[web.1]: measure#nginx.service=0.268 request="GET /atom/everything/ HTTP/1.1" status_code=200 request_id=3e364ce1-ce51-4cbd-a314-a539a6f31c31 remote_addr="10.1.7.41" forwarded_for="139.162.187.171, 162.158.92.97" forwarded_proto="http" via="1.1 vegur" body_bytes_sent=155913 referer="http://simonwillison.net/atom/everything/" user_agent="Gofeed/1.0" request_time="0.268" upstream_response_time="0.268" upstream_connect_time="0.000" upstream_header_time="0.264"; 0.268 GET /atom/everything/ HTTP/1.1 200 3e364ce1-ce51-4cbd-a314-a539a6f31c31 10.1.7.41 139.162.187.171, 162.158.92.97 http 1.1 vegur 155913 http://simonwillison.net/atom/everything/ Gofeed/1.0 0.268 0.268 0.0 0.264
71 2021-08-05T19:10:37.795816+00:00 app[web.1]: measure#nginx.service=0.221 request="GET /atom/everything/ HTTP/1.1" status_code=200 request_id=86676758-1ef2-438f-8e27-87dd41a310bb remote_addr="10.1.7.41" forwarded_for="213.219.145.12, 162.158.92.97" forwarded_proto="http" via="1.1 vegur" body_bytes_sent=155913 referer="-" user_agent="Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0" request_time="0.221" upstream_response_time="0.224" upstream_connect_time="0.000" upstream_header_time="0.216"; 0.221 GET /atom/everything/ HTTP/1.1 200 86676758-1ef2-438f-8e27-87dd41a310bb 10.1.7.41 213.219.145.12, 162.158.92.97 http 1.1 vegur 155913 - Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0 0.221 0.224 0.0 0.216
139 2021-08-05T19:12:12.365505+00:00 app[web.1]: measure#nginx.service=0.185 request="GET /atom/everything/ HTTP/1.1" status_code=200 request_id=74ba1b14-7842-42a9-9da3-1e588eb8f639 remote_addr="10.1.7.41" forwarded_for="178.124.210.226, 162.158.202.241" forwarded_proto="http" via="1.1 vegur" body_bytes_sent=155913 referer="-" user_agent="Tiny Tiny RSS/r10198.6d8f2221b (Unsupported) (http://tt-rss.org/)" request_time="0.185" upstream_response_time="0.184" upstream_connect_time="0.000" upstream_header_time="0.180"; 0.185 GET /atom/everything/ HTTP/1.1 200 74ba1b14-7842-42a9-9da3-1e588eb8f639 10.1.7.41 178.124.210.226, 162.158.202.241 http 1.1 vegur 155913 - Tiny Tiny RSS/r10198.6d8f2221b (Unsupported) (http://tt-rss.org/) 0.185 0.184 0.0 0.18

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "log" (
   [line] TEXT,
   [measure#nginx.service] FLOAT,
   [request] TEXT,
   [status_code] INTEGER,
   [request_id] TEXT,
   [remote_addr] TEXT,
   [forwarded_for] TEXT,
   [forwarded_proto] TEXT,
   [via] TEXT,
   [body_bytes_sent] INTEGER,
   [referer] TEXT,
   [user_agent] TEXT,
   [request_time] FLOAT,
   [upstream_response_time] FLOAT,
   [upstream_connect_time] FLOAT,
   [upstream_header_time] FLOAT
);