Wasta-Geek opened a new issue, #10474:
URL: https://github.com/apache/apisix/issues/10474

   ### Description
   
   Hi
   
   I'm kind of new to Apisix but I wanted to use the syslog plugin and I had 
trouble to understand the meaning of the plugin key 'name'.
   My original need was to modify what would correspond to the 'tag' part 
(apisix[pid]) in the syslog message and I thought it would correspond to the 
plugin attribute 'name'.
   
   But this attribute seems to be ignored as I couldn't find it in my remote 
logs. (other plugin attributes would get applied correctly so it seems not to 
be a config problem on my side)
   I tried to see it via a tcpdump what's been received and I couldn't 
retrieves the value anywhere, I also tried to grep 'name' in the LUA syslog 
plugin files and I couldn't see a reference to this.
   
   So I wanted to know what is the usage / impact of this attribute regarding 
the syslog plugin ?
   
   Thanks for your help, best regards.
   
   ### Environment
   
   - APISIX version (run `apisix version`): 3.6.0
   - Operating system (run `uname -a`):Linux 5.10.0-25-amd64 #1 SMP Debian 
5.10.191-1 (2023-08-16) x86_64 GNU/Linux
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): nginx/1.18.0
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`): 
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to