Nginx
含有「Nginx」共 8 篇內容
全部內容
發佈日期由新至舊
Daniel 的沙龍
2023/09/27
[ELK]讓Kibana可以看到Nginx Log系列(1):設定Nginx Log
此篇我們會將Nginx log修改成為Logstash可以正確辨識的格式。
#
Nginx
#
log
#
ELK
2
留言
Daniel 的沙龍
2023/09/23
[ELK]讓Kibana可以看到Nginx Log系列(0):ELK架構(Elastic)系統串接介紹
這系列要介紹如何使用ELK架構(Elastic)及Filebeat來監控nginx的access.log。我會針對每個步驟寫出一篇文章來介紹系統該如何設定,如果有錯誤的地方,也麻煩多多指教。
#
Elasticsearch
#
Kibana
#
Logstash
2
留言
Daniel 的沙龍
2022/11/18
[NGINX] #?更改access.log位置,就不自動切日期,也不壓縮了
為了要用kibana監控nginx產生的log,所以將log位置換到其它目錄下,但是卻沒有自動壓縮並且切日期了 其實有很多方法可以解決,例如排程、寫shell、改nginx.conf… 這裡還是介紹比較方便的方式 先執行下列command 就會開啟以下畫面,nginx原本就有在幫忙做以下的事情,但只
#
Nginx
#
logs
#
Config
喜歡
留言
張哲嘉的沙龍
2022/08/30
Basic settings of Nginx
Recently, I add some useful settings for my nginx web server. I would like to take a note of some basic and useful settings of nginx. http server
#
Nginx
#
devops
1
留言
張哲嘉的沙龍
2022/08/30
Let’s Encrypt in Nginx
I’m sure that I would forget it again after a few months, so let’s take note of it. Installation We need to use homebrew to install certbot. renew
#
Nginx
#
devops
#
letsencript
1
留言
張哲嘉的沙龍
2022/08/30
Django as a back-end web server in production feat. Nginx
Introduction There are some differences between deploying a front-end framework project on the web server and deploying a back-end one. uWSGI Nginx
#
Nginx
#
devops
#
Django
1
留言
yuanchin的沙龍
2022/06/19
搭建一個 Laravel 開發環境(Linux, Nginx, MySQL and PHP)
Development environment of Laravel. Nginx, php, mysql and centos 7
#
Laravel
#
Nginx
#
MySQL
喜歡
留言
Vic Lin的沙龍
2020/11/20
CentOS 8 安裝 LEMP
本筆記紀錄如何在Linux(CentOS 8)安裝Nginx, MySQL, PHP環境。...
#
CentOS
#
CentOS8
#
LEMP
3
留言