-
Notifications
You must be signed in to change notification settings - Fork 15
More verbose logs #7
Copy link
Copy link
Open
Description
I've tried below commands
root@dc7534cbdde3:/usr/local/tomcat# curl "10386bb9a199.local"
curl: (6) Could not resolve host: 10386bb9a199.local
root@dc7534cbdde3:/usr/local/tomcat# curl "10386bb9a199"
curl: (6) Could not resolve host: 10386bb9a199
and docker-spy logs are like below
2015/02/27 08:38:00 No internal record found for 10386bb9a199.local.
2015/02/27 08:38:00 Only handling type A requests, skipping
2015/02/27 08:38:00 Only handling type A requests, skipping
2015/02/27 08:38:00 No internal record found for 10386bb9a199.local.
2015/02/27 08:38:00 Only handling type A requests, skipping
2015/02/27 08:38:00 Only handling type A requests, skipping
2015/02/27 08:38:00 No internal record found for 10386bb9a199.local.local.
2015/02/27 08:38:00 Only handling type A requests, skipping
2015/02/27 08:38:00 Only handling type A requests, skipping
2015/02/27 08:38:00 No internal record found for 10386bb9a199.local.local.
2015/02/27 08:38:00 Only handling type A requests, skipping
2015/02/27 08:38:00 Only handling type A requests, skipping
2015/02/27 08:38:00 No internal record found for 10386bb9a199.local.
2015/02/27 08:38:00 Only handling type A requests, skipping
2015/02/27 08:38:00 Only handling type A requests, skipping
2015/02/27 08:38:00 No internal record found for 10386bb9a199.local.
2015/02/27 08:38:00 Only handling type A requests, skipping
2015/02/27 08:38:00 Only handling type A requests, skipping
2015/02/27 08:38:00 Forwarding request to external recursor for: 10386bb9a199.
2015/02/27 08:38:00 Forwarding request to external recursor for: 10386bb9a199.
I have no idea about type of requests. (was that AAAA? idk...)
would like to see logs for every request(type, domain name would be sufficient)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels