Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 478 Bytes

README-en.md

File metadata and controls

18 lines (16 loc) · 478 Bytes

Config Collector

実行方法

  • Execute one
    ./backend start --config [config path] --template [template config path]
  • Execute periodically
    ./backend start --config [config path] --template [template config path]
  • Execute on container docker compose up -d

Template

- os_type:      OS Type
- commands:     Execute command
- ignore_line:  When ignoring strings
- config_start: Where the config start
- config_end:   Where the config end