get https://{account}.piwik.pro/api/tracker/v1/log
Get stream of logs
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Get stream of logs
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url https://example.piwik.pro/api/tracker/v1/log \
--header 'accept: application/x-ndjson'
xxxxxxxxxx
136}
{
"id": "76d1b36e-c2d5-44e8-ad60-028cb0bf17f6",
"time": "2020-02-01T00:00:00.000000000Z",
"ip": "<anonymized>",
"host": "piwikpro.tld",
"scheme": "http",
"method": "GET",
"headers": [
[
"x-forwarded-for",
"172.18.0.15"
],
[
"accept-language",
"en-US,en;q=0.9"
],
[
"user-agent",
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36"
],
[
"user-agent",
"<anonymized>"
],
[