Skip to content

Releases: logzio/logzio-agent-manifest

v1.0.15

22 Sep 18:43
8df75f0
Compare
Choose a tag to compare

Fixes:

  • Print wrong message (success/fail) at the end of the running in k8s

v1.0.14

20 Sep 15:14
855cf9a
Compare
Choose a tag to compare

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

14 Sep 15:26
49eabdf
Compare
Choose a tag to compare

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

14 Sep 11:01
24307dc
Compare
Choose a tag to compare

New:

  • AWS EC2 Linux system logs/metrics

v0.1.11

12 Sep 08:16
a0ef44d
Compare
Choose a tag to compare

Fixes:

  • In Localhost (all OS) if the user chose only logs or only metrics, the OTEL collector would fail.

v0.1.1

05 Sep 09:21
d030cf8
Compare
Choose a tag to compare

New:

  • Localhost Linux

v0.1.0

05 Sep 07:55
1fd9792
Compare
Choose a tag to compare

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

24 Aug 15:10
2568115
Compare
Choose a tag to compare

Fixes:

  • Chocolatey installation and running

v0.0.8

15 Aug 07:40
7a3f0bd
Compare
Choose a tag to compare

New:

  • Localhost for windows - get system logs and metrics from windows machine.

v0.0.7

10 Aug 12:46
20884d4
Compare
Choose a tag to compare

Updates:

  • Using Logz.io OTEL distro in localhost MacOS.