chore: ログを改善

This commit is contained in:
2024-09-13 01:38:12 +09:00
parent 0dcd2b1b9a
commit 94365e09f2
10 changed files with 94 additions and 9 deletions
+4 -1
View File
@@ -11,9 +11,12 @@
<match hideout>
@type elasticsearch
host elasticsearch
include_tag_key true
port 9200
index_name logs
include_timestamp true
user elastic
password Passw0rd
logstash_format true
logstash_prefix hideout
flush_interval 10s
</match>