JavaScript Editor Javascript source editor     Web programming 



Team LiB
Previous Section Next Section

Chapter 25. Logging and Monitoring Web Server Activity

This chapter describes how the logging system in Apache works and how you can customize itwhich information to store and where to do it. Additionally, you will learn a quick way to use PHP and MySQL to log specific items of interest to you, outside the realm of the Apache log files.

In this chapter, you will learn how to

  • Understand Apache log formats and logging levels

  • Rotate and analyze Apache logs

  • Interpret common errors that might appear in your logs

  • Create scripts that log specific items to database tables

  • Create custom reports based on these logging tables

    Team LiB
    Previous Section Next Section


    JavaScript Editor Javascript source editor     Web programming