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

Only full scrapes are logged #37

Closed
GoogleCodeExporter opened this issue Oct 8, 2015 · 2 comments
Closed

Only full scrapes are logged #37

GoogleCodeExporter opened this issue Oct 8, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Minor issue, in server.cpp, std::string srv_scrape().

With log_scrape = 1 only full scrapes are logged, m_scrape_log_buffer is 
missing for the multi/single scrape condition.

Original issue reported on code.google.com by dmccl...@gmail.com on 9 Jan 2014 at 3:21

@GoogleCodeExporter
Copy link
Author

Fixed. Still doesn't log UDP scrapes. Are you using logging?

Original comment by olafvdspek on 9 Jan 2014 at 3:56

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

"Are you using logging?"

- only announce logging atm (to help flag up non-whitelisted clients), I just 
noticed this while looking through the code. 

Thanks. 

Original comment by dmccl...@gmail.com on 9 Jan 2014 at 4:17

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

No branches or pull requests

1 participant