Skip to content

ElasticSearch Prososal

Shreyas Mishra edited this page Jul 19, 2023 · 1 revision

image

1 Discovery Engine

The proposed design has Elasticsearch which will store logs a period of time(lets assume a week) and discovery engine will query the Elastic Search for aggregated data and recommend policy based on it.

2 Audit logs with KIEM

Another thing we can do is that we can run is storing audit logs and KIEM report and based on it can run a query to get all the used permission by a subject and then compare it with already given rules to recommend over privilege subjects.

Clone this wiki locally