sysmon/client
Mark Nellemann db2f31b346 Combine results in one combo package that can be sent from client to server. 2021-09-17 11:53:57 +02:00
..
doc Cleanup and option for debug logging. 2021-09-13 17:13:58 +02:00
src Combine results in one combo package that can be sent from client to server. 2021-09-17 11:53:57 +02:00
README.md Summarize disk device metrics, add some more READMEs. 2021-05-18 07:14:57 +02:00
build.gradle Combine results in one combo package that can be sent from client to server. 2021-09-17 11:53:57 +02:00

README.md

Client

Client component.

Development

Build & Test

Use the gradle build tool, which will download all required dependencies:

./gradlew clean build