DefGuard / DefGuard/defguard

Add search by metadata for event log

Open
#1,196 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2.8k
Forks
115
Avg merge
1d 4h
Merged PRs (30d)
51

Description

Currently we are able to search (by providing a `search` query param) events by username, module, event type and device name.

To enable searching by event-dependent metadata (device name, location name etc) I propose we generate a `search_key` entry in the metadata JSON that's dependent on the event type.
For example for a device update we could include old and new name etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.