orlikoski / Skadi

Collect, Process, and Hunt with host based data from MacOS, Windows, and Linux
https://www.skadivm.com
GNU General Public License v3.0
489 stars 71 forks source link

Grpc and Logging updates #37

Closed orlikoski closed 6 years ago

orlikoski commented 6 years ago

Updated the GRPC function so that results of the automation command are sent to, and displayed by, the client.

Updating the Logging function requirements

Updated the automation.sh script so that it installs proper depancies, creates ottomate user and assigns ownership of all log files to ottomate. It is expected that the server will run under the user ottomate going forward.