mirror of
https://github.com/jcreek/denBot.git
synced 2026-07-13 02:43:46 +00:00
feat(*): Implement winston-elasticsearch for logging to Elasticsearch
This commit is contained in:
+1
-3
@@ -2,9 +2,7 @@
|
||||
"channeldeletetimeinminutes": 30,
|
||||
"deletecommandstoggle": false,
|
||||
"maxqueuesize": 4,
|
||||
"channeldeletetimeinminutes": 30,
|
||||
"deletecommandstoggle": false,
|
||||
"maxqueuesize": 4,
|
||||
"elasticsearchhost": "http://YOUR-ELASTICSEARCH-ADDRESS-GOES-HERE:9200",
|
||||
"prefix": "!",
|
||||
"token": "YOUR-TOKEN-GOES-HERE"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user