Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Intrusion Detection and Prevention
»
Remote Log server
« previous
next »
Print
Pages: [
1
]
Author
Topic: Remote Log server (Read 6368 times)
jclendineng
Full Member
Posts: 153
Karma: 7
Remote Log server
«
on:
August 27, 2018, 05:50:45 pm »
I have the elk stack on a remote server. I cannot seem to get opnsense to forward traffic to it. I was able to use barnyard2 with pfsense, do we have a feature that will allow remote log management?
Logged
nines
Newbie
Posts: 46
Karma: 1
Re: Remote Log server
«
Reply #1 on:
August 27, 2018, 06:22:16 pm »
I've configured remote ips logging to elk via filebeat on opnsense, works great. The last thing I've to find out is how to autostart filebeat on opnsense but the logging functionality works without issues
Gesendet von iPhone mit Tapatalk
Logged
fabian
Hero Member
Posts: 2769
Karma: 200
OPNsense Contributor (Language, VPN, Proxy, etc.)
Re: Remote Log server
«
Reply #2 on:
August 27, 2018, 07:09:24 pm »
You can go to system settings and configure Logstash as a remote syslog server. works good, but not with all logs. If you can use the standard port for OPNsense, just drop this file into your server directory and start your LS instance:
https://github.com/fabianfrz/opnsense-logstash-config (requires my filter reader plugin)
Logged
jclendineng
Full Member
Posts: 153
Karma: 7
Re: Remote Log server
«
Reply #3 on:
August 31, 2018, 02:10:19 pm »
I am running my instance in docker, Id assume this would only work on a non-docker host.
Logged
fabian
Hero Member
Posts: 2769
Karma: 200
OPNsense Contributor (Language, VPN, Proxy, etc.)
Re: Remote Log server
«
Reply #4 on:
August 31, 2018, 06:02:43 pm »
Docker should not be a problem. In worst case you can build a new image based on the official one with the addition.
Logged
jclendineng
Full Member
Posts: 153
Karma: 7
Re: Remote Log server
«
Reply #5 on:
October 01, 2018, 08:32:56 pm »
I still have not been successful in sending syslogs to my server
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Intrusion Detection and Prevention
»
Remote Log server