mirror of https://github.com/MISP/misp-dashboard
21 lines
295 B
INI
21 lines
295 B
INI
[Dashboard]
|
|
#seconde
|
|
graph_log_refresh_rate = 1
|
|
|
|
[Log]
|
|
fieldname_order=["time", "id", "category", "type", "value"]
|
|
|
|
[RedisLog]
|
|
host=localhost
|
|
port=6250
|
|
db=0
|
|
channel=1
|
|
zmq_url="tcp://crf.circl.lu:5556"
|
|
|
|
[RedisMap]
|
|
host=localhost
|
|
port=6250
|
|
db=1
|
|
channelProc=CoordToProcess
|
|
channelDisp=PicToDisplay
|