How can I parse Apache's error log in PHP?

后端 未结 6 1612
刺人心
刺人心 2021-01-04 00:38

I want to create a script that parses or makes sense of apache\'s error log to see what the most recent error was. I was wondering if anyone out there has something that doe

6条回答
  •  花落未央
    2021-01-04 01:21

    Have you tried biterScripting ? I am a system admin and I have been using to parse logs. It is univx style scripting. biterScripting.com -> Free download.

提交回复
热议问题