leonward / OpenFPC

OpenFPC, Open Source Full Packet Capture
http://www.openfpc.org
70 stars 10 forks source link

Parse perl module missing subroutine? #7

Open kafkaesqu3 opened 8 years ago

kafkaesqu3 commented 8 years ago

I'm having some issues running OpenFPC with Snorby. If I try to access the web interface, I get the following error.

01215: Undefined subroutine &OFPC::Parse::sessionToLogline called at /usr/lib/cgi-bin/extract.cgi line 150

I'm running perl v5.18.2

If I navigate to /usr/share/perl5/OFPC/Parse.pm, I don't see the sessionToLogline subroutine.