Skip to content

Trigger backups based on syslog messages #12

@leoluk

Description

@leoluk

Trigger backups by monitoring syslog streams for messages that indicate that a change has been made. This would allow for less frequent scheduled runs and would result in a much lower latency.

This also means that we could automatically correlate the user who made the change.

Backends should be modular. Initial considerations:

  • Kafka
  • Syslog (TCP, UDP)
  • Elasticsearch (polling)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions