Searches cleanup with API

Hello,

I use the API Rest to query Graylog within the paths /views/search.

  1. First the search is created with POST /views/search.
  2. The search result is retrieve with POST /views/search/:searchid/execute

By default, searches are not saved, but if I request the list of searches it increases indefinitely.

Is there anyway to cleanup old searches ?

Environment:

  • Graylog 5.0 with Elasticsearch.

Greetings

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