feat: update logging configuration for dummy, uptime, and media-centre modules

This commit is contained in:
Ben Martin 2024-08-04 11:05:15 +00:00
parent 42968a0d45
commit 8b7dc11327
Signed by: ben
GPG key ID: 859A655FCD290E4A
4 changed files with 134 additions and 96 deletions

View file

@ -21,7 +21,15 @@
],
"ports": [
"www"
]
],
"logging": {
"type": "elastic/elastic-logging-plugin:8.14.3",
"config": {
"hosts": "http://localhost:9200",
"user": "docker_writer",
"password": "oi*YWZSP_Ukd0y+pQ7EB"
}
}
},
"Templates": [
{