GreyNoise¶
This analyzer uses GreyNoise API (/v2/experimental/gnql
) to search. Pagination is supported.
analyzer: greynoise
query: ...
api_key: ...
Components¶
Query¶
query
(string
) is a GNQL search query.
API Key¶
api_key
(string
) is an API key. Optional. Configurable via GREYNOISE_API_KEY
.