sysmon/client
Mark Nellemann 33533e0885 Improve robustness, logging and example dashboards 2021-09-22 15:46:48 +02:00
..
doc Cleanup and option for debug logging. 2021-09-13 17:13:58 +02:00
src Improve robustness, logging and example dashboards 2021-09-22 15:46:48 +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