log4js-elasticsearch
Version:
log4js appender for node that targets elasticsearch. Compatible with logstash's elasticsearch_http output; Viewable with Kibana.
37 lines (36 loc) • 549 B
Plain Text
{
"proto": true,
"browser": true,
"curly": true,
"devel": true,
"eqeqeq": true,
"eqnull": true,
"es5": false,
"evil": false,
"immed": false,
"jquery": true,
"latedef": false,
"laxcomma": true,
"newcap": true,
"node": true,
"noempty": true,
"nonew": true,
"predef":
[
"after",
"afterEach",
"before",
"beforeEach",
"describe",
"it",
"unescape",
"par",
"each",
"setImmediate"
],
"smarttabs": true,
"trailing": false,
"undef": true,
"strict": false,
"expr": true
}