@L0crian cf. https://vyos.dev/T6740, which provides a converter: set commands -> config
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Apr 5 2025
Apr 4 2025
Not enabling forwarding fixes this behaviour
Fix in this PR https://github.com/vyos/vyos-vpp/pull/25
Apr 3 2025
There was no a change - I tested with the existing code in trunk and could not replicate the issue - hence the question, given this is a pretty old bug report
Any chance this might be backported to 1.4 ?
Most likely, the package cannot build or CI has temporary issues to build it
Was added recently https://github.com/vyos/vyos-build/commit/282ca5b30813a19c5af5c14127ec483409dae14c
PR incoming shortly.
Pull request created to fix this issue:
https://github.com/vyos/vyos-1x/pull/4433
Apr 2 2025
Note that the duplicate messages are malformed - including what looks like part of the time stamp at the beginning of the message entry.
@dmbaturin Are you sure that should be 100 instead of a two digit number? I think those will be done in lexicographic order, I suspect there may be confusion generated if someone tries to make a 110, and 11 runs first.
Thank you for the quick response to this, and the work to mitigate it 🙌
@mjones-vsat I think the wording is good.
PR
https://github.com/vyos/vyconf/pull/17
merged
I believe this is caused by the /run/rsyslog/rsyslog.conf file including these 2 entries:
- module(load="imklog") # provides kernel logging support
- module(load="imjournal"...
pull-reqeust created: https://github.com/vyos/vyos-1x/pull/4430