Nginx wants to push logs to some http interface. Can nginx itself do this?

can nginx itself do that? It is better to use openresty

Mar.02,2021

nginx itself does not support, unless you modify its underlying c source code (not recommended), it is recommended to use openresty, do a layer similar to the gateway layer, and use Lua to obtain data transfer processing. It is very flexible.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b35c42-2bfb7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b35c42-2bfb7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?