We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
mapping Template is created, but log reach ES faster than template is created. Mapping template available only on next index.
The text was updated successfully, but these errors were encountered:
hmm, so you say we have a racing condition here? Can you try to instantiate the transport and before you log the first message to invoke this method?
winston-elasticsearch/bulk_writer.js
Line 111 in baa2c44
This is responsible to ensure the template.
Sorry, something went wrong.
@lambrent any news on this?
#142 fixed this to wait till template is created/confirmed before starting to log
No branches or pull requests
mapping Template is created, but log reach ES faster than template is created. Mapping template available only on next index.
The text was updated successfully, but these errors were encountered: