Hello.
I have beentrying to read firewall events and this is what i got:
It seems it blocked a few wrong bots but not google bot…
A, now confused on what the matter could be because as noted earlier the sitemap was only able to be sybmitted after temperarily disabling CF hostnames
{
"result": [
{
"kind": "firewall",
"source": "securityLevel",
"action": "challenge",
"rule_id": "torfallback",
"ip": "213.139.206.28",
"ip_class": "tor",
"country": "T1",
"colo": "LHR",
"host": "ugwatch.com",
"method": "GET",
"proto": "HTTP/2",
"scheme": "https",
"ua": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3563.0 Safari/537.36",
"uri": "/",
"matches": [
{
"rule_id": "torfallback",
"source": "securityLevel",
"action": "challenge"
}
],
"occurred_at": "2020-06-11T21:54:37Z"
},
{
"kind": "firewall",
"source": "securityLevel",
"action": "challenge",
"rule_id": "badscore",
"ip": "23.237.4.26",
"ip_class": "badHost",
"country": "US",
"colo": "DFW",
"host": "ugwatch.com",
"method": "GET",
"proto": "HTTP/1.0",
"scheme": "https",
"ua": "Mozilla/5.0 (compatible; AlphaBot/3.2; +http://alphaseobot.com/bot.html)",
"uri": "/",
"matches": [
{
"rule_id": "badscore",
"source": "securityLevel",
"action": "challenge"
}
],
"occurred_at": "2020-06-11T08:36:07Z"
},
{
"kind": "firewall",
"source": "securityLevel",
"action": "challenge",
"rule_id": "torfallback",
"ip": "185.220.101.46",
"ip_class": "tor",
"country": "T1",
"colo": "HAM",
"host": "ugwatch.com",
"method": "GET",
"proto": "HTTP/1.1",
"scheme": "https",
"ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.80 Safari/537.36",
"uri": "/",
"matches": [
{
"rule_id": "torfallback",
"source": "securityLevel",
"action": "challenge"
}
],
"occurred_at": "2020-06-10T22:51:45Z"
},
{
"kind": "firewall",
"source": "securityLevel",
"action": "challenge",
"rule_id": "badscore",
"ip": "23.237.4.26",
"ip_class": "badHost",
"country": "US",
"colo": "DFW",
"host": "ugwatch.com",
"method": "GET",
"proto": "HTTP/1.0",
"scheme": "https",
"ua": "Mozilla/5.0 (compatible; AlphaBot/3.2; +http://alphaseobot.com/bot.html)",
"uri": "/",
"matches": [
{
"rule_id": "badscore",
"source": "securityLevel",
"action": "challenge"
}
],
"occurred_at": "2020-06-10T12:09:34Z"
}
],
"result_info": {
"cursors": {
},
"scanned_range": {
"since": "2020-06-10 12:09:51",
"until": "2020-06-11 21:54:42"
}
},
"success": true,
"errors": [],
"messages": []
}