Commit graph

34 commits

Author SHA1 Message Date
Alvar Penning
813cf9fad6
doc/03-Configuration.md: Logging Fields in Journald
While working on an issue where the additional logging information
provided by zap fields was missing, I realized that our documentation
did not indicate how to view them. So a new documentation section has
been added explaining how to view the fields when using the
`systemd-journald` logging output.

Also removes one trailing space.
2024-08-05 10:50:23 +02:00
Eric Lippmann
25f39383b1 Docs: Account Redis' trademark policy
See https://redis.io/legal/trademark-policy/
2024-04-11 10:07:51 +02:00
Yonas Habteab
735135ea7b Document wsrep_sync_wait database option 2024-03-28 13:24:57 +01:00
Yonas Habteab
6a14e557ca Document database.options properly 2024-03-27 14:41:47 +01:00
Yonas Habteab
71a8f2d962 Document retention.count & retention.interval options 2024-03-26 15:36:35 +01:00
Eric Lippmann
081505587a docs: Fix link to Icinga DB Web 2024-03-12 11:19:08 +01:00
Eric Lippmann
bc1d771104 Docs: Update Configuration 2022-06-29 15:42:04 +02:00
Eric Lippmann
782fbeac42 Docs: Update Installation 2022-06-29 15:42:04 +02:00
Eric Lippmann
cf8e12f391 Set Redis server port to 6380 by default
All Icinga DB components use 6380 as default Redis port.
2022-06-29 15:42:04 +02:00
Eric Lippmann
44722df309 Docs: Fix table borders
For compatibility reasons all table rows should have borders at the
start and at the end.
2022-06-29 14:37:36 +02:00
Eric Lippmann
ed6e352320 Docs: Don't require database password 2022-06-29 14:37:36 +02:00
Eric Lippmann
28df688986 Docs: Don't require database port 2022-06-29 14:37:36 +02:00
Eric Lippmann
69d7845a6f Docs: Use 'Database name' instead of 'Database database' 2022-06-29 14:37:36 +02:00
Alexander A. Klimov
fac9f5e4e5 Write ops/s by op and s to icingadb:telemetry:stats 2022-06-15 09:51:59 +02:00
Julian Brost
f08c67cc1f Rename config.yml.example to config.example.yml
This makes more tools recognize this as a YAML file and enable syntax
highlighting for example.
2022-06-13 13:50:59 +02:00
Eric Lippmann
399b6a3d32 Split Redis address into host and port
The port is set to 6379 by default to keep it consistent with standard
Redis installations, but the example configuration explicitly specifies
6380 since that is the default port of the icingadb-redis package.
2022-05-16 17:01:09 +02:00
Julian Brost
19170ecbcf SLA reporting: history retention for SLA tables 2022-05-13 12:04:47 +02:00
Alexander A. Klimov
eb61bce2f2 Document Redis *nix socket support 2022-05-02 12:17:27 +02:00
Ravi Kumar Kempapura Srinivasa
73f4639d35 Document history retention configuration
Co-authored-by: Eric Lippmann <eric.lippmann@icinga.com>
2022-03-22 15:55:04 +01:00
Alexander A. Klimov
db996b1839 Document Postgres support
refs #136
2022-03-10 17:04:19 +01:00
Johannes Meyer
c5a5c9f62c doc: Document the password option for Redis 2022-03-03 13:57:24 +01:00
Eric Lippmann
222ece91ae Docs: Fix default config file location 2021-11-12 16:29:59 +01:00
Eric Lippmann
6181950620 docs: Replace warning log level with warn
warning is not a valid log level but warn is.
2021-11-12 15:59:49 +01:00
Eric Lippmann
986e685ee0 Allow to configure interval for periodic logging 2021-11-05 17:18:05 +01:00
Eric Lippmann
537a4cf37f Allow to configure the logging output 2021-10-13 09:46:12 +02:00
Alexander Aleksandrovič Klimov
d99e0586a5
Merge pull request #236 from Icinga/feature/tls
Support TLS
2021-10-04 12:27:21 +02:00
Alexander A. Klimov
82c26b187e Support TLS 2021-09-30 12:25:23 +02:00
Ravi Kumar Kempapura Srinivasa
650b6c61a6 Document logging configuration 2021-09-28 17:30:40 +02:00
Eric Lippmann
74e5da9a0d Remove example configuration from docs
We already have config.yml.example as a source to copy and paste
so one can get started easily. In addition,
only one place has to be maintained for the example configuration.
2021-09-28 16:18:59 +02:00
Eric Lippmann
e1efa23ea4 Update configuration docs 2021-05-27 10:18:33 +02:00
Yonas Habteab
aa7a15e75d Add support mysql unix domain socket 2021-01-26 11:35:11 +01:00
Michael Insel
78d3828ca9 Doc: Add Redis password configuration settings
This adds the Redis password authentication to the documentation.
2020-08-10 17:59:35 +02:00
Noah Hilverling
39aafa85fc Update docs
Update docs


Docs: Replace broken SVG with PNG


Update installation docs


Docs: Add server config note for older MySQL versions

fixes #69
Docs: Add "Remote Redis" section


Docs: Add metrics config section


Docs: Fix MySQL schema path
2020-02-07 11:12:00 +01:00
Michael Friedrich
5d0226bb6b Docs: First draft 2019-12-12 15:06:37 +01:00