Skip to content

Instantly share code, notes, and snippets.

@croessner
Last active March 16, 2018 10:46
Show Gist options
  • Save croessner/d2c4e980f13f008f7ba3ae95a3dc7686 to your computer and use it in GitHub Desktop.
Save croessner/d2c4e980f13f008f7ba3ae95a3dc7686 to your computer and use it in GitHub Desktop.
# elastic
server = "192.168.0.210:9200";
# Elasticsearch template file (json format)
template_file = "${LOCAL_CONFDIR}/elastic/rspamd_template.json";
# Kibana prebuild visualizations and dashboard template (json format)
kibana_file = "${LOCAL_CONFDIR}/elastic/kibana.json";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment