Skip to content
Snippets Groups Projects
Commit a3020ce4 authored by František Dvořák's avatar František Dvořák
Browse files

Central logging for ENVRI-Hub

parent c6bd2ec4
No related branches found
No related tags found
No related merge requests found
...@@ -24,3 +24,5 @@ ansible -m shell -a 'while ! test -f /var/lib/cloud/instance/boot-finished; do s ...@@ -24,3 +24,5 @@ ansible -m shell -a 'while ! test -f /var/lib/cloud/instance/boot-finished; do s
# wait for finish # wait for finish
# while ansible -m command -a 'kubectl get pods --all-namespaces' master | tail -n +3 | grep -Ev ' (Running|Completed) '; do sleep 5; done # while ansible -m command -a 'kubectl get pods --all-namespaces' master | tail -n +3 | grep -Ev ' (Running|Completed) '; do sleep 5; done
ansible-playbook playbooks/security-logs.yaml
../../common/playbooks/security-logs.yaml
\ No newline at end of file
../../../common/playbooks/templates/fluent-bit-secrets.yaml.j2
\ No newline at end of file
../../../common/playbooks/templates/fluent-bit.yaml.j2
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment