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

legitimate "bots" sending empty requests #1412

Open
kruskall opened this issue Aug 9, 2023 · 0 comments
Open

legitimate "bots" sending empty requests #1412

kruskall opened this issue Aug 9, 2023 · 0 comments

Comments

@kruskall
Copy link
Member

kruskall commented Aug 9, 2023

As part of the ops KPI review we've been investigating the following errors in ecs logs:

validation error: 'metadata' required

On closer inspection it looks like this is an empty request: http.request.body.bytes: 0

Besides sending empty request to APM Server, another interesting metric is that the majority of these requests are coming from "legitime bots":

  • AdsBot-Google (+http://www.google.com/adsbot.html)
  • Mozilla/5.0 [...] (compatible; Google-Read-Aloud; +https://support.google.com/webmasters/answer/1061943)
  • Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Chrome/114.0.5735.179 Safari/537.36
  • Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
  • Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.179 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
  • Mozilla/5.0 (compatible; YandexRenderResourcesBot/1.0; +http://yandex.com/bots) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0
@kruskall kruskall changed the title legitimate "bots" sending empty responses legitimate "bots" sending empty requests Aug 9, 2023
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