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

FS#2392 - ulogd not logging to file #8390

Closed
openwrt-bot opened this issue Jul 16, 2019 · 0 comments
Closed

FS#2392 - ulogd not logging to file #8390

openwrt-bot opened this issue Jul 16, 2019 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

arno:

Netgear R7800
OpenWRT 18.06.4

Works on another router model

Reproduce:
Install ulogd and try to log to file
stack used:

this is a stack for packet-based logging via LOGEMU

stack=log2:NFLOG,base1:BASE,ifi1:IFINDEX,ip2str1:IP2STR,print1:PRINTPKT,emu1:LOG

[emu1]
file="/var/log/ulog/ulogd_syslogemu.log"

:~# ulogd -vvv
<7> ulogd.c:622 load_plugin: '/usr/lib/ulogd/ulogd_filter_IP2BIN.so': Error relocating /usr/lib/ulogd/ulogd_filter_IP2BIN.so: uint32_to_ipv6: symbol not found
<5> ulogd.c:843 building new pluginstance stack: 'log2:NFLOG,base1:BASE,ifi1:IFINDEX,ip2str1:IP2STR,print1:PRINTPKT,emu1:LOGEMU'
<7> ulogd_inppkt_NFLOG.c:552 unable to bind to log group 1
<7> ulogd.c:813 error starting `log2'
<8> ulogd.c:1430 not even a single working plugin stack
Fatal error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant