国产成人精品亚洲777人妖,欧美日韩精品一区视频,最新亚洲国产,国产乱码精品一区二区亚洲

您的位置:首頁技術文章
文章詳情頁

centos7 - nginx配置access_log問題

瀏覽:146日期:2024-06-17 14:01:16

問題描述

我想給nginx開啟訪問日志。百度了一下,主要是在nginx.conf中配置

centos7 - nginx配置access_log問題

這一段

# log_format main ’$remote_addr - $remote_user [$time_local] '$request' ’# ’$status $body_bytes_sent '$http_referer' ’# ’'$http_user_agent' '$http_x_forwarded_for'’;## access_log logs/access.log main;

默認都是加#注釋掉的,我想開啟,也就是這段都取消#注釋了。然后重啟nginx卻重啟不了,提示Job for nginx.service failed because the control process exited with error code. See 'systemctl status nginx.service' and 'journalctl -xe' for details.

把#加回去又沒事了,什么原因啊,包括開頭的錯誤日志

#error_log logs/error.log;#error_log logs/error.log notice;#error_log logs/error.log info;

也是把#去掉想生效,結果nginx就啟動不了。`

問題解答

回答1:

1.請使用 nginx -t 檢查配置文件獲取 查看具體得錯誤信息

日志這樣處理

log_format main ’$remote_addr - $remote_user [$time_local] '$request' ’ ’$status $body_bytes_sent '$http_referer' ’ ’'$http_user_agent' '$http_x_forwarded_for'’; access_log logs/access.log main;

相關文章:
主站蜘蛛池模板: 青阳县| 建德市| 临沭县| 冀州市| 金华市| 建始县| 平果县| 诸暨市| 鹤山市| 长治市| 吉安市| 临桂县| 新河县| 长汀县| 上蔡县| 高阳县| 布尔津县| 杭锦后旗| 徐汇区| 沂源县| 黄山市| 赣榆县| 浦城县| 南木林县| 浮山县| 即墨市| 土默特左旗| 永济市| 呼和浩特市| 上思县| 江城| 翁牛特旗| 特克斯县| 庆阳市| 偏关县| 会宁县| 呼图壁县| 青铜峡市| 彭阳县| 陆川县| 崇礼县|