JPCERTCC / SysmonSearch

Investigate suspicious activity by visualizing Sysmon's event log
Other
417 stars 58 forks source link

[ Work Stoppage ] Webpack Error in Kibana 7.9.2 #9

Open dfirence opened 4 years ago

dfirence commented 4 years ago

Greetings

I am using 7.9.2 Elastic/Kibana and since Elastic 7.6 several changes have broken Sysmon Search, I have a critical need to use your awesome plugin and am wondering if you can fix the issues to work in Kibana 7.9.2 please.

The first error I experienced was about the imports of the ui modules, which since 7.6 Kibana are no longer used. I fixed that one in your plug-in by uncommenting the require import statement.

Now the one that is killing me is the webpack error described here.

https://flaviocopes.com/cannot-assign-readonly-property-export/

I changed your code in all files where I could find references to module.exports

Unfortunately I believe your deps have the same CommonJS imports that are no longer supported by webpack.

Can you please help?

My Environment

Debian 10, x64 Elasticsearch and Kibana 7.9.2 installed from Debian Package