Skip to content

Instantly share code, notes, and snippets.

View JacobHeidelbach's full-sized avatar
😃

Jacob Heidelbach JacobHeidelbach

😃
View GitHub Profile

Keybase proof

I hereby claim:

  • I am Friischling on github.
  • I am jacobf (https://keybase.io/jacobf) on keybase.
  • I have a public key whose fingerprint is AAB6 7D50 51D4 177B 31B1 045B 337D 37E3 1789 23A0

To claim this, I am signing this object:

@JacobHeidelbach
JacobHeidelbach / logstash
Last active August 29, 2015 14:14 — forked from mivano/logstash
{
"template": "logstash*",
"settings": {
"index.analysis.analyzer.default.stopwords": "_none_",
"index.number_of_replicas": "1",
"index.query.default_field": "renderedMessage",
"index.refresh_interval": "5s",
"index.number_of_shards": "4",
"index.store.compress.stored": "true",
"index.analysis.analyzer.default.type": "standard",