Releases: logzio/logzio-agent-manifest
Releases · logzio/logzio-agent-manifest
v1.0.15
Fixes:
- Print wrong message (success/fail) at the end of the running in k8s
v1.0.14
New:
- post-requisites for Kubernetes - checks if k8s is running ok after installation.
- --branch flag was added so you can choose which branch you want to use (for tests).
v1.0.13
Updates:
- In Kubernetes just before running helm install, a logzio.helm file will be created with helm install command.
- The command to show logzio.helm content was added in Information section.
v1.0.12
New:
- AWS EC2 Linux system logs/metrics
v0.1.11
Fixes:
- In Localhost (all OS) if the user chose only logs or only metrics, the OTEL collector would fail.
v0.1.1
New:
- Localhost Linux
v0.1.0
New:
- In Localhost (Mac/Windows) if another service is already exist, the script will ask the user if they want to continue (will remove the service).
- In Localhost (Mac/Windows) if another OTEL is running, the script will search for an open port to use instead of the default port (8888).
- In Windows there is a check if PowerShell was run as Administrator. If not the script will exit with an error.
v0.0.9
Fixes:
- Chocolatey installation and running
v0.0.8
New:
- Localhost for windows - get system logs and metrics from windows machine.
v0.0.7
Updates:
- Using Logz.io OTEL distro in localhost MacOS.