From fe48f8496861d3fa8b1362b4f295e8d3aba00654 Mon Sep 17 00:00:00 2001 From: "federico.naso" Date: Wed, 2 Oct 2024 10:53:57 -0300 Subject: [PATCH] added missing ULS transforms to index file --- index.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/index.json b/index.json index f9da6d0..2e88de6 100644 --- a/index.json +++ b/index.json @@ -101,6 +101,31 @@ "rum" ] }, + { + "name": "akamai_enterprise_app_access", + "description": "Akamai transform for ULS enterprise app access", + "version": "1", + "url": "/Akamai/akamai_uls_eaa.json", + "vendor": "akamai", + "tags": [ + "dns", + "uls", + "akamai" + ] + }, + { + "name": "akamai_default_uls_netlogs", + "description": "Akamai transform for ULS netlogs", + "version": "1", + "url": "/Akamai/akamai_uls_netlogs.json", + "vendor": "akamai", + "tags": [ + "dns", + "logs", + "uls", + "akamai" + ] + }, { "name": "fastly", "description": "Fastly default transform for JSON based logging",