Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
Apache HTTPD operations
v0.1.3Apache version, modules, mod_status snapshot, config syntax check, vhost dump, error/access log tails, plus narrow mutators (graceful reload, graceful stop). Full restart not included — use systemd for that.
Install
emisar pack install
validates the pack and verifies its content hash before copying it into /etc/emisar/packs.
The --hash
below pins the
install to the exact bytes on this page — a tampered copy is rejected. After
install, reload the runner; it re-reads the catalog and advertises every action.
content hash: sha256:e4f5e056b7e08a3b90c5821f6157c445a3ae23d7bd09d64ae44377ace4a40acd
sudo emisar pack install apache-httpd \ --hash sha256:e4f5e056b7e08a3b90c5821f6157c445a3ae23d7bd09d64ae44377ace4a40acd \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 10 total
View on GitHub-
Top client IPs from access log
-
Top URLs from access log
-
tail error_log
-
apachectl graceful
-
apachectl graceful-stop
-
apachectl -M
-
mod_status snapshot
-
apachectl -t
-
apachectl -V
-
apachectl -S