Skip to content

Added openvpn patterns#181

Open
jespereneberg wants to merge 1 commit intologstash-plugins:mainfrom
jespereneberg:openvpn
Open

Added openvpn patterns#181
jespereneberg wants to merge 1 commit intologstash-plugins:mainfrom
jespereneberg:openvpn

Conversation

@jespereneberg
Copy link

Added patterns for Open VPN.

@jsvd
Copy link
Member

jsvd commented Nov 14, 2016

@Bizzelicious thanks for the contribution! can you add a few specs to show what kind of lines these patterns match? there are a lot of simple examples in the spec directory. essentially all you need is:

describe "PATTERN" do
  it "matches an open vpn log message" do
    expect(subject).to match("example of open vpn log message")
  end
end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants