Page MenuHomeDevCentral

Update syslog file for gre-tunnne logs
Needs ReviewPublic

Authored by yousra on Tue, May 5, 12:52.

Details

Summary

D4036 was not complete, so this review ensures that the log file works properly.

Ref T2322

Test Plan
  • logger -t gre-tunnels "hello after salt"
  • tail -f /var/log/gre-tunnels.log

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Skipped
Unit
No Test Coverage
Branch
log-gre-udpate
Build Status
Buildable 6693
Build 6981: arc lint + arc unit

Event Timeline

yousra requested review of this revision.Tue, May 5, 12:52
yousra created this revision.
yousra edited the test plan for this revision. (Show Details)
yousra retitled this revision from Update file log for gre tunnels creation script to Update syslog file for gre-tunnne logs.

change : the file log should only be added on routers and windriver/ysul

Update roles/router/carp/init.sls so its /etc/syslog.conf replacement logic is consistent with GRE logging.

This avoids CARP and GRE logging states overwriting each other when both tags are configured.