Graylog Lookup Table

im having problems with a graylog lookup table data adaptor via http/json

the URL is:
https://onionoo.torproject.org/summary?limit=1&type=relay&search=${key} (where {$key} is an IP address)

iv tried various different Paths and still get a lookup failed, however my syntax for the lookup appears correct and works outside of graylog: $.relays.[*][n]

would it be possible to also develop better error handling/more verbose messages for the data adaptors and allow the adaptor to be tested or display live the response to the query and output from the query once the JSONPath is applied.

Many thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.