Guest User

Untitled

a guest
Mar 24th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. # elastic
  2.  
  3. server = "192.168.0.210:9200";
  4.  
  5. # Elasticsearch template file (json format)
  6. template_file = "${LOCAL_CONFDIR}/elastic/rspamd_template.json";
  7.  
  8. # Kibana prebuild visualizations and dashboard template (json format)
  9. kibana_file = "${LOCAL_CONFDIR}/elastic/kibana.json";
Add Comment
Please, Sign In to add comment