audit: remove duplicate date column, add search

This commit is contained in:
Jens Langhammer
2020-10-17 22:26:18 +02:00
parent c4a30c50ac
commit 1088b947a8
6 changed files with 62 additions and 5 deletions

View File

@ -4,8 +4,8 @@ This installation method is for test-setups and small-scale productive setups.
## Prerequisites
- docker
- docker-compose
- docker
- docker-compose
## Install

View File

@ -6,6 +6,7 @@ This update brings these headline features:
- Add Kubernetes Integration for Outposts, which deploys and maintains Outposts with High Availability in a Kubernetes Cluster
- Add System Task Overview to see all background tasks, their status, the log output, and retry them
- Alerts now disappear automatically
- Audit Logs are now searchable
Fixes: