diff --git a/salt/sensoroni/files/analyzers/elasticsearch/elasticsearch.json b/salt/sensoroni/files/analyzers/elasticsearch/elasticsearch.json index c0d14de56..de0de460d 100644 --- a/salt/sensoroni/files/analyzers/elasticsearch/elasticsearch.json +++ b/salt/sensoroni/files/analyzers/elasticsearch/elasticsearch.json @@ -1,9 +1,9 @@ { - "name": "Elastic Search", + "name": "Elasticsearch", "version": "0.1", "author": "Security Onion Solutions", - "description": "Queries an ElasticSearch instance for specified field values.", - "supportedTypes": ["hash", "ip", "domain"] + "description": "Queries an Elasticsearch instance for specified field values.", + "supportedTypes": ["hash", "ip", "domain", "other"] } - \ No newline at end of file +