1 row where remote_addr = "10.1.48.192" and request = "GET /search/?tag=video&tag=html5&tag=firefox&tag=javascript&tag=json&tag=tracemonkey&tag=webworkers&type=blogmark&month=6 HTTP/1.1" sorted by request_time descending

View and edit SQL

request

  • GET /search/?tag=video&tag=html5&tag=firefox&tag=javascript&tag=json&tag=tracemonkey&tag=webworkers&type=blogmark&month=6 HTTP/1.1 · 1

remote_addr

  • 10.1.48.192 · 1
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
33 2021-08-05T19:09:35.890391+00:00 app[web.1]: measure#nginx.service=2.483 request="GET /search/?tag=video&tag=html5&tag=firefox&tag=javascript&tag=json&tag=tracemonkey&tag=webworkers&type=blogmark&month=6 HTTP/1.1" status_code=200 request_id=aa9851e2-a124-4e90-9065-632daae0927b remote_addr="10.1.48.192" forwarded_for="54.161.41.102, 172.70.34.215" forwarded_proto="http" via="1.1 vegur" body_bytes_sent=12431 referer="-" user_agent="Mozilla/5.0 (compatible; Neevabot/1.0; +https://neeva.com/neevabot)" request_time="2.483" upstream_response_time="2.480" upstream_connect_time="0.000" upstream_header_time="2.480"; 2.483 GET /search/?tag=video&tag=html5&tag=firefox&tag=javascript&tag=json&tag=tracemonkey&tag=webworkers&type=blogmark&month=6 HTTP/1.1 200 aa9851e2-a124-4e90-9065-632daae0927b 10.1.48.192 54.161.41.102, 172.70.34.215 http 1.1 vegur 12431 - Mozilla/5.0 (compatible; Neevabot/1.0; +https://neeva.com/neevabot) 2.483 2.48 0.0 2.48

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
);