Operations | Monitoring | ITSM | DevOps | Cloud

%term

Know Your Logs: IIS vs. Apache vs. NGINX Logs

Today’s web server ecosystem has three big players: IIS, Apache and NGINX. Although only two of them (Apache and, to a lesser extent, NGINX) are cross-platform, it’s increasingly important to be able to work with all three of these servers, because you never know which type of operating system and web server platform you’ll be asked to support. That’s why understanding the nuances of IIS, Apache and NGINX logs is important.

Get a Free LogDNA Account in The Github Student Developer Pack

As a student, developing your software engineering skills is about continuous learning and practice. When building software in the real-world, developers are expected to be proficient with a variety of tools and stacks. Internships, class and personal projects provide great opportunities for students to gain the experience needed to become more effective.

NGINX LOGS - Full Guide 2020: Monitoring, Analyzing and Troubleshooting Your NGINX Logs

Life is about making choices: Coke or Pepsi? Beatles or Stones? Mac or PC? In the world of web servers, the choice used to be between open-source Apache and Microsoft’s IIS. Back in 2004, when everybody had lost interest in the World Wide Web, an upstart web server appeared out of nowhere. Now, just over fifteen years later, NGINX has been rapidly rising in popularity and currently has a 30.8% of the webserver market compared to Apache’s 44.1%.

Loki's Path to GA: Query Optimization, Part Two

Launched at KubeCon North America last December, Loki is a Prometheus-inspired service that optimizes storage, search, and aggregation while making logs easy to explore natively in Grafana. Loki is designed to work easily both as microservices and as monoliths, and correlates logs and metrics to save users money.

Nginx Web Server Monitoring with the ELK Stack and Logz.io

Nginx is an extremely popular open-source web server serving millions of applications around the world. Second only to Apache, Nginx’s owes its popularity as a web server (it can also serve as a reverse proxy, HTTP cache and load balancer) to the way it efficiently serves static content and overall performance.