Search found 2 matches
- Fri May 22, 2020 5:36 pm
- Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
- Topic: Get your syslog out
- Replies: 2
- Views: 4031
Get your syslog out
Envisalink has decided to restrict syslog to its own local subnet, which for some reason they have defined as matching the last octet of the ip address Many users have the envisalink in a different subnet. This is one way to get the syslog out of there and do whatever you want with it. Start a linux ...
- Sun Apr 26, 2020 5:27 pm
- Forum: EnvisaLink ( IP100D, IP170D, 2DS, 3, 4)
- Topic: ANNOUNCE: EVL4EZ Syslog Client
- Replies: 26
- Views: 151537
Re: ANNOUNCE: EVL4EZ Syslog Client
what I did to get around the local subnet limitation is fire up a vm in the same subnet as the evl-4 I used centos8 minimal. rsyslog is installed by default. Uncomment the lines to in /etc/rsyslog.conf to enable upd on 514. Then I forward to papertrail where more actions, including notifications to ...