Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sat Mar 22, 2014 1:57 am 
Offline
Junior Member

Joined: Wed Oct 09, 2013 6:02 am
Posts: 22
Other day I logged in to my Linode dashboard to see some spikes.
Image

And I have no clue what's going on (or what happened 10 hours back?).
All you sys-admins & experts, How your curious mind gets the answers?

    How do you check the log? ..not real time monitoring but checking the past events.
    What stats/log app do you use on your bare-bone linode? (AWStats/ webalizer etc?)
    How to find currently online visitors, the real time? (is there way in PHPMYADMIN-> Status-> server?)
    What's the best practices? to be informed.
I'm sorry but whatever I learned is via crude way (not from experts/books etc.)

Thank you, Linode community is awesome!


Top
   
PostPosted: Sat Mar 22, 2014 11:33 pm 
Offline
Junior Member

Joined: Wed Oct 09, 2013 6:02 am
Posts: 22
any guidance, people?
Thank you.


Top
   
PostPosted: Sun Mar 23, 2014 4:53 am 
Offline
Senior Member

Joined: Fri May 02, 2008 8:44 pm
Posts: 1121
If you're hosting a website, you can check your web server software's access log and error log to see where all the traffic came from and which page(s) they visited. Each entry has a timestamp at the beginning, so it shouldn't be difficult to find entries from a specific time period. It's most likely a search engine that just began to index your website, or a link or hotlink from a popular website like reddit and slashdot.

The location of the logs depends on your distribution and the type of your web server software. In Ubuntu and Debian, look inside /var/log/apache2 for Apache logs, or /var/log/nginx for nginx logs. If the log files are huge, you can use commands like "less" and "more" to scroll through them, "head" and "tail" to pull out a specific number of lines, or "grep" to find entries that match a pattern.

IMO AWStats and Webalizer are both outdated, although some people still use them. A lot of webmasters nowadays outsource visitor statistics to a third party such as Google Analytics. But if the traffic was caused by a search engine, it might not appear in Google Analytics.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group