/api/config/filters
/api/config/filters
(Version 2.2 and later) This endpoint lists the various filters loaded by the TSD and some information about how to use them.
Verbs
- GET
- POST
Requests
This endpoint does not require any parameters via query string or body.
Example Request
Query String
http://localhost:4242/api/config/filters
Response
The response is a map of filter names or types and sub maps of examples and descriptions. The examples show how to use them in both URI and JSON queries.
Example Response
{ "iliteral_or": { "examples": "host=iliteral_or(web01), host=iliteral_or(web01|web02|web03) {\"type\":\"iliteral_or\",\"tagk\":\"host\",\"filter\":\"web01|we