feature request: openvpn-status.log
See original GitHub issueHello,
it would be very nice if you can add jc support for openvpn-status.log, the file looks like:
OpenVPN CLIENT LIST
Updated,2022-11-11 12:01:01
Common Name,Real Address,Bytes Received,Bytes Sent,Connected Since
user2,172.18.3.123:54778,2495830,7073757,2022-11-11 11:43:32
user1,78.55.117.234:56107,2491758,20969385,2022-11-11 11:43:32
ROUTING TABLE
Virtual Address,Common Name,Real Address,Last Ref
172.17.12.12,user1,78.55.117.234:56107,2022-11-11 12:00:59
172.17.12.13,user2,172.18.3.123:54778,2022-11-11 12:00:56
GLOBAL STATS
Max bcast/mcast queue length,3
END
Issue Analytics
- State:
- Created 10 months ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Log Reports | Access Server Admin Guide - OpenVPN
Status : Log Reports. About the Page. This page gives you an easy form to query the history of clients that have connected...
Read more >Client History Logs · Issue #27 · furlongm/openvpn-monitor
Feature Request — Client History Logs #27 ... OpenVPN only allows a single client connection at a time; openvpn-monitor is typically that ...
Read more >OpenVPN monitoring with Netdata(based on status log)
Please note that this collector is similar to another OpenVPN collector. However, this collector requires status logs from OpenVPN in contrast ...
Read more >Feature Request: Monitor OpenVPN Connections
Can you please check if it is possible to have some tool to monitoring the OpenVPN tunnels/peers? Like this: https://github.com/AuspeXeu/openvpn-status/.
Read more >openvpn-status Documentation - Read the Docs
It parses OpenVPN status log and turns it into Python data structure ... If you want to report bugs or request features, please...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
thank you very much! it works fine…
sorry for my late response. normally the logfile isn’t that big, there are “just” the user that are currently logged in, and its refreshed every 5(?) minutes automaticly. So I would they in many cases its under 100lines…
and yes it looks good so far… thank you very much… 👍