Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log Drops #6107

Closed
aerkaya1 opened this issue Oct 27, 2022 · 3 comments
Closed

Log Drops #6107

aerkaya1 opened this issue Oct 27, 2022 · 3 comments
Labels
help wanted Contributor missing / timeout support Community support

Comments

@aerkaya1
Copy link

aerkaya1 commented Oct 27, 2022

Important notices

Before you add a new report, we ask you kindly to acknowledge the following:

Describe the bug

I switched to opnsense at my company. I am using SentiLOG(SiberSAN) as remote log server. SiberSAN company reported missing logs. When I examined in detail in the tests we conducted with SiberSAN company, I saw that opnsense was missing logs in the filter log files.

To Reproduce

To fully understand the issue, I set up a test environment like this:

I wrote a script file on our Debian server:

now=$(date)
curl=$(curl -s -o /dev/null -w "%{http_code}" -k https://10.*.*9.1)
echo "$now - Firewall gui curl http response code: $curl" >> /root/log.ae

I have configured this script file to run every minute with crontab.

After a while, I compared this /root/log.ae file with OPNsense's /var/log/filter/latest.log file and saw that there was a log loss in OPNsense.

We encountered the same problem in external tests by the SiberSAN (SentiLOG) company.

Expected behavior

There should be no log loss.

Describe alternatives you considered

No.

Screenshots

alt text
alt text

Relevant log files

https://aerkaya.com/log/log.ae
https://aerkaya.com/log/opnsenselog.txt

Additional context

Environment

Software version used and hardware type if relevant, e.g.:

OPNsense 22.7.7.6-amd64
FreeBSD 13.1-RELEASE-p2
OpenSSL 1.1.1q 5 Jul 2022
32 Virtual Core
64GB Virtual Memory
Host Server: Intel(R) Xeon(R) Gold 6348 CPU @ 2.60GHz

@AdSchellevis AdSchellevis added the support Community support label Oct 27, 2022
@aerkaya1
Copy link
Author

aerkaya1 commented Nov 7, 2022

We provide free public internet service. log is very important to us. do you have any advice?

@AdSchellevis
Copy link
Member

Could be different things (firewall rules, states not being closed properly, log exhaustion), but likely not really community support. Our forum (https://forum.opnsense.org) might be a better place to discuss use-cases and implementation issues.

@OPNsense-bot
Copy link

This issue has been automatically timed-out (after 180 days of inactivity).

For more information about the policies for this repository,
please read https://github.com/opnsense/core/blob/master/CONTRIBUTING.md for further details.

If someone wants to step up and work on this issue,
just let us know, so we can reopen the issue and assign an owner to it.

@OPNsense-bot OPNsense-bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 25, 2023
@OPNsense-bot OPNsense-bot added the help wanted Contributor missing / timeout label Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Contributor missing / timeout support Community support
Development

No branches or pull requests

3 participants