Commit Graph

3 Commits

Author SHA1 Message Date
fde212c05c
Add opensearch-dashboards and fluent-bit to retrieve docker logs (#170)
* Migration to opensearch

* Implement indexes update on version change

* Add opensearch-dashboard and logstash to retrieve docker logs

* Replace logstash with fluent-bit to retrieve docker logs

* Add running fluent-bit logging to OCI

* Change fluent-bit supply to package delivery

* Implement index cleanup every 30 days via lua script

* Implement index cleanup via exec on timer

* Optimize indexes update on version change

* Add a check that fluent-bit has installed successfully

* Add the dashboard location and authorization for it

* Move dashboards location to router

* Migration to opensearch in docspace.profiles.yml

* Replace the naming with dashboards

* Add password generation for /dashboards/
2024-04-17 15:08:49 +03:00
7e4f362420
Remove the version: line because Docker made it obsolete (#172) 2024-03-29 15:11:08 +03:00
7967c5547d
Migration to opensearch in docker (#167)
* Migration to opensearch

* Implement indexes update on version change

* Optimize indexes update on version change

* Migration to opensearch in docspace.profiles.yml
2024-03-21 13:09:32 +03:00