diff --git a/doc/file.README.html b/doc/file.README.html index e991a83..aaa0b0f 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -128,6 +128,8 @@
  • ACL options

  • +

    adds haproxy logs to rsyslog for remote logging where used

    +
  • manage fail2ban integration (optional, requires confdroid_fail2ban module)

  • @@ -136,6 +138,8 @@

    manage haproxy service

  • restart service after changes in the configuration

    +
  • +

    stats are enabled on port 8404 with uri /haproxy?stats and strict private mode, set hy_stats_auth to something meaningful.

  • Dependencies

    diff --git a/doc/index.html b/doc/index.html index 79f4334..56b1375 100644 --- a/doc/index.html +++ b/doc/index.html @@ -128,6 +128,8 @@
  • ACL options

  • +

    adds haproxy logs to rsyslog for remote logging where used

    +
  • manage fail2ban integration (optional, requires confdroid_fail2ban module)

  • @@ -136,6 +138,8 @@

    manage haproxy service

  • restart service after changes in the configuration

    +
  • +

    stats are enabled on port 8404 with uri /haproxy?stats and strict private mode, set hy_stats_auth to something meaningful.

  • Dependencies