Hi Aykisn, the index number is really just an internal counter and doesn't have to concern you.
If you really have to reset that counter for *aesthetic* reasons, you can do so by doing the following: - Stop Graylog - Delete all Elasticsearch indices with the Graylog index prefix: https://github.com/Graylog2/graylog2-server/blob/2.1.1/misc/graylog.conf#L245-L246 - Delete the Elasticsearch index alias "graylog_deflector" (given the elasticsearch_index_prefix is "graylog_") - Start Graylog Cheers, Jochen On Monday, 26 September 2016 08:59:48 UTC+2, Aykisn wrote: > > Hello, > > I did a lost of indices manual cycles to test some things, and as a > result, my actual index number is quite high. > I was wondering if there was any way to reset that number please ? (all > previous indexes have been deleted) > > Thank you. > -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/cf6add01-5d4c-4f71-ab20-0817e904cdac%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
