Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Error in Kong v3.3 #18

Open
asofyana opened this issue Jul 25, 2023 · 1 comment
Open

Error in Kong v3.3 #18

asofyana opened this issue Jul 25, 2023 · 1 comment

Comments

@asofyana
Copy link

This plugin doesn't work in Kong v 3.3, because the module kong.tools.batch_queue has been renamed to kong.tools.queue (https://docs.konghq.com/gateway/changelog/)
After change kong.tools.batch_queue to kong.tools.queue, we have another error
2023/07/25 13:05:51 [error] 2386#0: 61025 failed to run log_by_lua: /opt/kong/plugins/kong-splunk-log/handler.lua:167: attempt to call field 'new' (a nil value)
stack traceback:
/opt/kong/plugins/kong-splunk-log/handler.lua:167: in function </opt/kong/plugins/kong-splunk-log/handler.lua:143>
/usr/local/share/lua/5.1/kong/init.lua:433: in function 'execute_collected_plugins_iterator'
/usr/local/share/lua/5.1/kong/init.lua:1673: in function 'log'

@jeremyjpj0916
Copy link
Collaborator

yep we were working on a 3.x compatible version, still needs testing though more.

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

No branches or pull requests

2 participants