diff --git a/src/drivers/webextension/images/icons/Loggly.svg b/src/drivers/webextension/images/icons/Loggly.svg new file mode 100644 index 000000000..58492511a --- /dev/null +++ b/src/drivers/webextension/images/icons/Loggly.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies.json b/src/technologies.json index deb70c3e6..0894aba5a 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -12358,6 +12358,24 @@ "scripts": "lodash.*\\.js", "website": "http://www.lodash.com" }, + "Loggly": { + "cats": [ + 10 + ], + "description": "Loggly is a cloud-based log management service provider.", + "icon": "Loggly.svg", + "dom": "link[href*='.loggly.com']", + "js": { + "LogglyTracker": "" + }, + "scripts": "\\.loggly\\.com/", + "saas": true, + "pricing": [ + "mid", + "recurring" + ], + "website": "https://www.loggly.com" + }, "LogRocket": { "cats": [ 10