mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-13 15:28:38 +00:00
parent
19a2cac355
commit
cd31bdece1
3 changed files with 48 additions and 3 deletions
|
|
@ -204,6 +204,7 @@ Start-Service -Name PulseHostAgent
|
|||
| `--url` | Pulse base URL (defaults to `http://localhost:7655`) |
|
||||
| `--token` | API token with the `host-agent:report` scope |
|
||||
| `--interval` | Polling interval (`30s` default) |
|
||||
| `--log-level` | Log verbosity (`debug`, `info`, `warn`, `error`; defaults to `info`). Also respects `LOG_LEVEL`. Use `warn` on noisy journald setups. |
|
||||
| `--hostname` | Override reported hostname |
|
||||
| `--agent-id` | Override agent identifier (used as dedupe key) |
|
||||
| `--tag` | Optional tag(s) to annotate the host (repeatable) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue