Migrate audit backend from Database to Elasticsearch ? [6.0 > LTS2015]

Hi,

I'm trying to migrate 250 million rows from audit postgresql database to elasticsearch. This processing time is very long? (~ 500 entries / s) Currently, I am running one server that is only doing this data migration.

Is there a command line (cli) or another method to migrate the backend in the background? (tools as curl)

Another question: Why remove the audit index every time when the “audit.elasticsearch.migration” parameter is true and the migration is not complete?

Thank you in advance for your answer Pierre

0 votes

0 answers

1111 views

ANSWER