.. generated, remove this comment to keep this file ``nginx.error`` =============== .. code-block:: console $ target-query -f nginx.error .. list-table:: Details :widths: 20 80 * - Module - ``dissect.target.plugins.apps.webserver.nginx.NginxPlugin`` * - Output - ``records`` **Module documentation** NGINX webserver plugin. **Function documentation** Return contents of NGINX error log files in unified ``WebserverErrorLogRecord`` format. References: - https://nginx.org/en/docs/ngx_core_module.html#error_log - https://github.com/nginx/nginx/blob/master/src/core/ngx_log.c