Advertisement
Guest User

Untitled

a guest
Dec 12th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. grok {
  2. match => [ "message", "user \'%{WORD:openvpn_user}\'" ]
  3. match => [ "message", "%{WORD:openvpn_user}/%{IP:openvpn_scr_ip}:%{INT:openvpn_scr_port} MULTI_sva: pool returned IPv4=%{IP:openvpn_ip}" ]
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement