OPNsense Forum
Archive => 19.1 Legacy Series => Topic started by: spetrillo on June 06, 2019, 09:39:37 pm
-
Hello all,
Is Logstash part of the default install? If not where is the local repository kept, so I can install from CLI?
Thanks,
Steve
PS - Windows guy here learning Linux.
-
Is Logstash part of the default install?
No, and it is also not part of the default repository.
If not where is the local repository kept, so I can install from CLI?
if you run "opnsense-code ports tools" in the command line, it will be under /usr/ports
PS - Windows guy here learning Linux.
FYI: this is FreeBSD / HardenedBSD and not Linux
-
Found it...no version 7 of Logstash yet I see.
-
So since I am not a Linux or FreeBSD OS guy I am struggling to get Logstash loaded. I see it in the repository now but how do I install? Do I need to install it and then figure out all the dependencies?
-
the build system will determine and install the dependencies as well when you run "make install" but it is not officially supported and may break at any time.
-
HBSD packages might also be compatible http://pkg.hardenedbsd.org/HardenedBSD/pkg/FreeBSD:11:amd64/All/
-
How can I go about requesting it be supported?