I have a java project
I am trying to get events from WEF without using any agent.
But this should be platform independent, I want to run my project in any OS.
Please let me know if this is possible!
There are some JNA libraries to pull the logs.https://mvnrepository.com/artifact/org.jline/jline-terminal-jna
**but I want the WEF to push the events to my listening server.
**