feat: update logging configuration for dummy, uptime, and media-centre modules
This commit is contained in:
parent
42968a0d45
commit
8b7dc11327
4 changed files with 134 additions and 96 deletions
|
@ -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": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue