Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More verbose logs #7

Open
blmarket opened this issue Feb 27, 2015 · 0 comments
Open

More verbose logs #7

blmarket opened this issue Feb 27, 2015 · 0 comments

Comments

@blmarket
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant