Releases: akamai/uls
Releases · akamai/uls
v1.9.0
v1.9.0
Date | 2025-06-03 |
Kind | MAJOR release |
Author | [email protected] |
-
Features
- New
--clidebug
trigger to allow inline debugging of the underlying CLI (only works with RAW output) - Complete rework of the "INPUT CLI" tool to fix a bug related to start- and stoptime
- New
-
Bugfixes
- fixed a bug that prevented json output on "EAA" --start & --end time
- fixed a bug that resulted with a "Variable substition triggered but no value given (inline code issue)" error when using RAWCMD option for EAA
- [docker] bumped CLI-LN to version 0.0.6 - (fixed a missing inline requirement)
v1.8.6
v1.8.6
Date | 2025-05-08 |
Kind | Bugfix / Improvement |
Author | [email protected] |
-
❗❗❗ SIA (former ETP) Users
Please make sure to checkout a new alternative to ULS (which pulling the DNS logs from the API).
The Akamai Secure Internet Access now allows a to PUSH the logs to you. -
Docfixes
- Added requirements and a little more detailed instructions on the helm usage
- Added an information related to an improved SIA (ETP) Log delivery alternative
- ULS will show a 3 second warning, when input=sia feed=dns to let the user know that there is alternative
- Added a FAQ section to introduce the new SIA capabilities
-
Minor improvements
- [docker] bumped Python container version to 3.13.3
- [docker] bumped CLI-EAA to version 0.6.11 (removed RC tag)
- [docker] bumped CLI-LN to version 0.0.5
- [docker] bumped CLI-GC to version 0.0.7
- [docker] bumped CLI-ETP to version 0.4.9 - now allowing 10x bigger page sizes !!
- upgraded several "requirement" dependencies
v1.8.5
v1.8.5
Date | 2025-03-04 |
Kind | BUGFIX release |
Author | [email protected] |
-
Features
- New ULS feed for Linode: UTILIZATION
This feed helps to understand and track the Linode account usage
{"time": "2025-02-06T15:23:54.048512+00:00", "account": "Akamai Technologies - DEMO", "linode": 17, "lke_cluster": 5, "vpc": 9, "vlan": 21, "cloud_firewall": 41, "node_balancer": 15, "object_storage": 46, "volume": 127}
- New ULS feed for Linode: UTILIZATION
-
Minor improvements
- [docker] bumped Python container version to 3.13.2
-
Bugfixes
- fixed a bug caused by newer ETP/SIA CLI when using the autoresume function (This is prone to fail again as we were tackling an API issue)
- manually merged changes from PR#78 - issue #81 - something went wrong when merging the original PR - sorry for the inconvenience @vasantbala
- Fixed a bug where the successful sending of HTTP was not properly logged - issue #82 - thanks again @vasantbala
v1.8.4
Version History
v1.8.4
Date | 2025-01-07 |
Kind | MINOR release |
Author | [email protected] |
-
Minor improvements
- [docker] bumped Python container version to 3.12.8
- [docker] bumped EAA container version to RC0.6.11
-
Bugfixes
- Bugfix for JSON Log Escaping (massive thx to @sethumadhav07 for the provided PR)
v1.8.3
v1.8.3
Date | 2024-09-23 |
Kind | MINOR release |
Author | [email protected] |
-
Minor improvements
- [docker] bumped CLI-GC version to 0.0.6
-
Bugfixes
- Improved JSON Log Escaping (massive thx to @sethumadhav07 for the provided PR)
v1.8.2
v1.8.2
Date | 2024-09-11 |
Kind | MINOR release |
Author | [email protected] |
-
Features
- Enabled Windows Support (natively run in python 3.12+ on Windows)
-
Minor improvements
- [docker] bumped CLI-ETP version to 0.4.8 (future api support fix)
-
Bugfixes
- Fixed a bug that caused an incompatibility with python versions < 3.12
-
Housekeeping
- improved python version testing (sampling py3.9 to 3.12)
v1.8.1
v1.8.1
Date | 2024-08-28 |
Kind | MINOR release |
Author | [email protected] |
- Bugfixes
- Merged a missing fix from the development branch
v1.8.0
PLEASE USE ULS v1.8.1 instead
v1.8.9 lacks some merges - please use the latest version (or v1.8.1) instead of v1.8.0
v1.8.0
Date | 2024-08-27 |
Kind | MINOR release |
Author | [email protected] |
-
Features
- Prometheus monitoring support added to allow smoother monitoring into third party (prometheus compatible) monitoring sytems. More information here
- CallHome (opt-out) function to enable the ULS team to collect anonymous statistics & usage information - more information here
- Added the option to toggle Log Output towards "JSON" format (see feature request)
- Added an option to manipulate the ULS internal logging format (see feature request and the Additional Features section)
- Added an option to manipulate the ULS internal logging date/time format (see feature request
-
Minor improvements
- Updated all required packages to the latest version(s)
- [docker] Bumped Python version to 3.12.5
-
Bugfixes
- issue when using jmespath transformation the result was not proper json - big thanks to @bart-parka for coming up with a PR to fix this
v1.7.5
v1.7.5
Date | 2024-07-16 |
Kind | MINOR release |
Author | [email protected] |
- Minor improvements
- Updated Command Line usage docs (ACC logs installation)
- [docker] bumped GC-LOGS to version "0.0.5"
- [docker] bumped CLI-EAA to version "0.6.10" - fixed the bug that crashed the EAA logs in ULS-Docker Container v1.7.4
- [docker] changed the privilege within the docker (installation as root - then dropping to unprivileged user) - fix for Openshift + adding higher security
- changed the path for the .edgerc mock to uls/var (instead of uls/ext)
v1.7.4
PLEASE DO NOT USE THIS RELEASE FOR NOW
The EAA INPUT in DOCKER seems to have an issue, a fix version will be released, soon
v1.7.4
Date | 2024-06-17 |
Kind | MINOR release |
Author | [email protected], [email protected] |
-
Features
- New Input & Feed available - Akamai Control Center Events
-
Minor improvements
- [docker] Bumped Python version to 3.12.4
- [docker] bumped CLI-EAA to "0.6.9"
- HYDROLIX documentation added to the SIEM integrations
-
BUGFIX
- Fixed a bug in the autoresume function where SIA does not equal it's alias ETP properly