@Zeroc0pter if you manually index a document into the alias, do you get an error? If you don't get an error, which index does the document get indexed into?
Thanks for the reply. So stupid of me that I did not try to index a doc myself.. This actually works. I'm thinking of Serilog having issues but not being logged properly. I'll ask the app team to update the Serilog library.
When you manually indexed the document, what index did it go into? (you should be able to see the concrete index name from the response JSON when indexing the document)
Hi @dakrone and @Zeroc0pter ,
I'm facing the same problem. Here's my scenario:
If I create the index from Serilog WITHOUT any ILM it works fine, I see all docs being logged.
If I create the index from Serilog WITH a ILM template, it doesn't log any docs to the index. It basically creates the index, apply the Lifecycle policy BUT doesn't add docs to the index.
If I create the index from a third party tool (Postman), with or without ILM, it works as expected.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.