Skip to content
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

WMI parsing at logstash gives Heap out of Memory exception #12

Open
Aditya2790 opened this issue May 29, 2019 · 0 comments
Open

WMI parsing at logstash gives Heap out of Memory exception #12

Aditya2790 opened this issue May 29, 2019 · 0 comments

Comments

@Aditya2790
Copy link

The data send through WMI is in array. At logstash, I am using split function and so clone of every event is getting generated. Due to this I am getting heap out of memory exception. How do we parse the data in JSON array coming from WMI beats?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant