Skip to content

bird2 template - set name for syslog - was PR #909 #916

Open
@barryo

Description

@barryo

This is a useful idea from @listerr via #909 - opening issue as PR closed via head repo deletion.

[resources/views/api/v4/router/server/bird2/header.foil.php]


  log "/var/log/bird/<?= $t->handle ?>.log" all;
- log syslog all;
+ log syslog name "bird-<?= $t->handle ?>" all;

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions