Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
21.7 Legacy Series
»
Pf table record count and table-entries limit
« previous
next »
Print
Pages: [
1
]
Author
Topic: Pf table record count and table-entries limit (Read 2814 times)
Creator_1995
Newbie
Posts: 3
Karma: 0
Pf table record count and table-entries limit
«
on:
December 09, 2021, 11:17:37 am »
Recently I noticed the following message in the Backend log file viewer.
Code:
[Select]
request pf current overall table record count and table-entries limit
This message is repeated several times every minute.
Can someone please explain to me what is it and how to solve the table-entries limit problem?
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: Pf table record count and table-entries limit
«
Reply #1 on:
December 09, 2021, 01:05:57 pm »
When you use the Firewall: Aliases page this gets executed in the backend per page load and apply.
The backend log isn't really for consumption unless you look for a specific issue firsthand.
Cheers,
Franco
Logged
Creator_1995
Newbie
Posts: 3
Karma: 0
Re: Pf table record count and table-entries limit
«
Reply #2 on:
December 09, 2021, 01:32:34 pm »
Franco,
Thank you for your response. So that means this is not a problem?
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: Pf table record count and table-entries limit
«
Reply #3 on:
December 09, 2021, 02:06:39 pm »
Yes, not a problem. It's just logging its backend actions message for being able to trace them.
https://github.com/opnsense/core/blob/602d5c59128eeba1f8b1005e410fe51df8a2ff92/src/opnsense/service/conf/actions.d/actions_filter.conf#L114
Cheers,
Franco
Logged
Fright
Hero Member
Posts: 1777
Karma: 164
Re: Pf table record count and table-entries limit
«
Reply #4 on:
December 09, 2021, 04:18:48 pm »
in addition to what @franco said: message has a Notice severity level. so it is not an Error or Warning condition
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: Pf table record count and table-entries limit
«
Reply #5 on:
December 09, 2021, 07:17:20 pm »
And with 22.1 you will be finally able to see and filter for it
Cheers,
Franco
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
21.7 Legacy Series
»
Pf table record count and table-entries limit