Skip to content

unownone/osark-daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSARK-Daemon: Comprehensive Tracking daemon for OSARK

This daemon is responsible for tracking the user's activity on the system.

Features

  • Tracking

    • Apps & System Activity Info
    • App Open/Close/ Focus Events
  • Reporting

    • Pushing reports to the server
    • Batched reporting for efficient network usage
    • kafka/ queue based pushing to avoid latency and scale-up
  • Configuration

    • Daemon process
    • Auto Startup
    • Auto installation of osquery if not present

Installation

go install github.com/unownone/osark-daemon@latest

Usage

make build;
./osark-daemon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published