Question
Create custom - Ipsec change state history
Hi all,
I'm wanting to create a report that details each time an IPsec tunnel has an up/down event. Ideally the out up would be close to:
date/time | tunnel id | up/down | duration
so when the logs have a change state it would look like:
time | 123456 | up | 1 day
time | 123456 | down | 1 hr
time | 123456 | up | 1 day