-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] index template matching not found when using BootstrapMethod.Failure Serilog #305
Comments
Hi,
The request in the debugger:
The response looks like this in the debugger:
Hope this is getting fixed soon! |
Having the same issue as well. |
This should be fixed by: elastic/elastic-transport-net#78 Will throw another update of ecs-dotnet on nuget once we release this fix in |
ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog):
Elastic.Serilog.Sinks -> 8.6.0
Elastic.CommonSchema.Serilog -> 8.6.0
ECS schema version (e.g. 1.4.0):
ECS .NET assembly version (e.g. 1.4.2):
Elasticsearch version (if applicable):
8.2.2
.NET framework / OS:
net7
Description of the problem, including expected versus actual behavior:
Using this and setting a custom DataStreamName results into not creating the index lifecycle policy
exception
The text was updated successfully, but these errors were encountered: