feat: update logging configuration for dummy, uptime, and media-centre modules
This commit is contained in:
parent
e542ef5166
commit
a938a7bd6e
3 changed files with 3 additions and 33 deletions
|
@ -27,17 +27,7 @@
|
|||
],
|
||||
"extra_hosts": [
|
||||
"host.docker.internal:host-gateway"
|
||||
],
|
||||
"logging": {
|
||||
"type": "elastic/elastic-logging-plugin:8.14.3",
|
||||
"config": [
|
||||
{
|
||||
"hosts": "http://localhost:9200",
|
||||
"user": "docker_writer",
|
||||
"password": "oi*YWZSP_Ukd0y+pQ7EB"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Resources": {
|
||||
"CPU": 500,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue