Skip to content

Releases: zentralopensource/zentral

v0.6.0-beta0

18 Sep 17:35
@np5 np5

Choose a tag to compare

v0.6.0-beta0 Pre-release
Pre-release

New features

  • inventory exporters
  • Okta webhook events
  • Azure Log Analytics as event store
  • osquery powershell enrollment script
  • jamf client log shipping

Fixes

  • jamf server log ingestion
  • santa log event parsing
  • filebeat enrollment on linux

v0.5.0-beta.1

18 Sep 17:36
@np5 np5

Choose a tag to compare

v0.5.0-beta.1 Pre-release
Pre-release

New feature

  • new xnumon event type for the agent stats

Fixes

  • jamf and santa app dependencies on the filebeat app.
  • separate FQDN for the client cert authentication

v0.5.0-beta.0

11 Jun 20:13
@np5 np5

Choose a tag to compare

v0.5.0-beta.0 Pre-release
Pre-release

New features

  • unified filebeat enrollment (with micromdm scepserver and scepclient), configuration, and event processing for the santa logs, the xnumon logs and the jamf server logs.
  • API to export the inventory reports as XLSX and zipped CSV files
  • Better jamf webhooks events:
  • celery worker for the background tasks:
    • inventory exports
    • osquery file carving archive building
    • MDM device push notifications
  • refactoring of all the event pre-processors in one zentral worker.

Breaking changes

  • The zentral.contrib.jamf and zentral.contrib.santa apps depend on the zentral.contrib.filebeat app. You may need to include it in the base.json.
  • Some tasks which use to happen in dedicated workers have been migrated to celery tasks. You need to run a celery worker (see the docker-compose.yml file for example).
  • You need to restart the workers and the gunicorn processes after the update. A reload is not enough.
  • The zentral.contrib.audit app has been removed.

v0.4 Signed product archive enrollmemt packages + other things

10 Apr 12:57
@np5 np5

Choose a tag to compare

v0.3 New style workers + logstash + nagios

02 Mar 12:31
@np5 np5

Choose a tag to compare