Hello! I up Graylog/open-core instance from here: docker-compose/open-core at main · Graylog2/docker-compose · GitHub .
It is my debug server and i re-build product many times by day. Graylog saves all messages from old builds, because i dont destroy his volumes.
How can i delete old messages before run a new build?
I found information about elastic API curl request, but my Graylog dont use elastic.
I cant delete all graylog volumes before every build run, because i want save a first-step configuration (cert, password, …).