Comments on: ngxtop – Monitor Nginx Log Files in Real Time in Linux https://www.tecmint.com/ngxtop-monitor-nginx-log-files-in-real-time-in-linux/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Wed, 28 Oct 2020 11:35:59 +0000 hourly 1 By: mosi https://www.tecmint.com/ngxtop-monitor-nginx-log-files-in-real-time-in-linux/comment-page-1/#comment-1382160 Wed, 28 Oct 2020 11:35:59 +0000 https://www.tecmint.com/?p=29888#comment-1382160 Why show my script.js file in ngxtop?

I use laravel and cache sytle.css and script.js

/js/script.js     | 542 | 94061.952 | 40 |  2 | 0 | 0 |
]]>
By: mosi https://www.tecmint.com/ngxtop-monitor-nginx-log-files-in-real-time-in-linux/comment-page-1/#comment-1381608 Tue, 27 Oct 2020 08:36:33 +0000 https://www.tecmint.com/?p=29888#comment-1381608 In reply to Ravi Saive.

very thanks man

]]>
By: Ravi Saive https://www.tecmint.com/ngxtop-monitor-nginx-log-files-in-real-time-in-linux/comment-page-1/#comment-1381607 Tue, 27 Oct 2020 08:31:07 +0000 https://www.tecmint.com/?p=29888#comment-1381607 In reply to mosi.

@Mosi,

Manually parse an access log using the -l flag as shown.

$ sudo ngxtop -l /var/log/nginx/site1/access.log
]]>
By: mosi https://www.tecmint.com/ngxtop-monitor-nginx-log-files-in-real-time-in-linux/comment-page-1/#comment-1381604 Tue, 27 Oct 2020 08:22:19 +0000 https://www.tecmint.com/?p=29888#comment-1381604 Error: Access log file is not provided and ngxtop cannot detect it from your config file (/etc/nginx/nginx.conf).

how to handle this error?

]]>
By: Aaron Kili https://www.tecmint.com/ngxtop-monitor-nginx-log-files-in-real-time-in-linux/comment-page-1/#comment-1336858 Mon, 08 Jun 2020 09:04:05 +0000 https://www.tecmint.com/?p=29888#comment-1336858 In reply to Sumon Islam.

@Sumon

There isn’t any typo now, the typo mentioned by @Jacob (top instead of ngxtop) was corrected a long time ago unless you have seen another typo. There isn’t any command referencing top now.

]]>