-
Notifications
You must be signed in to change notification settings - Fork 92
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
Logstash-input-azureblob is not compatible with ES stack 7.8.0 #223
Comments
test VM version: ubuntu 18.04, the issue can be reproduced. |
Hi liualexiang, I think there is something wrong with your log file, it may not be the JSON format. Can I have your logfile, I will test on my server? |
Hi pinochioze@, sorry for late response. you may try this log file: https://raw.githubusercontent.com/liualexiang/images/master/Azure_NSG_Logs.json BTW: the test configuration I used.
|
any insights? |
The same issue to me and my logstash version is 7.8.0. |
Can you share how you replace the comma and open brackets? in the logstash input field? |
You should do replace job in the filter filed not input. Anyway, my trick is not working completly. The original data is :
But the fetched data is :
See the data behind the "records". There is something missing |
Hi Azure team,
I tested below conf works well on ES/Logstash 5.2.0, but it doesn't work on ES/Logstash 7.8.0
see error:
Sometimes the error is:
Sometimes is:
The text was updated successfully, but these errors were encountered: