CFileLog log record format rewriting of YII

Source: Internet
Author: User
The CFileLog log record format of YII is rewritten. the log record format of yii is a string, which is difficult to index and classify in some log analysis systems, such as splunk. The typical yii log format is as follows:

The date, level, category, and message information are mixed together. it is difficult to analyze the main message. splunk is json-friendly and will format json into an array, we combine the four attributes in a json file, analyze the left graph, find the key formatLogMessage function, and change it to the right graph format:

The effect is as follows:

The format in splunk is as follows:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.