Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 789 Bytes

readme.md

File metadata and controls

21 lines (15 loc) · 789 Bytes

Configuring and using the log server implementation

The documents in this folder describe the log-go implementation of a Sigsum log server.

Sections:

  1. System architecture, in particular, how a log instance can have one primary and one secondary node.

  2. Rate-limit configuration, strongly recommended for public log servers to combat log spam.

  3. Fail-over, instruction for setup and procedures to be able to fail over to the secondary node on catastrophic failure of the primary.

  4. Server-setup. How to manually setup a new log instance (for deployment using ansible, see ansible),