反馈已提交

网络繁忙

You are viewing 5.1 help doc. More details are displayed in the latest help doc.

Real-time Data Log

  • Recent Updates: August 02, 2022
  • Ⅰ. Description

    Features:

    • When using real-time data, the front-end can perform real-time data calculation and processing through simple mouse clicks and drags. So when doing real-time data analysis, if you encounter some errors, how should you troubleshoot? In this chapter, we introduce the configuration and viewing of real-time data execution logs;

    Applicable people: administrators;

    Ⅱ. Log level

    • Go to  , and click the Global Settings button "Manage > Intelligent Operations > Platform Log".

    • At the system log level, you can set the log level (the real-time data is also set here), including DEBUG, INFO, WARN, ERROR, FATAL, and the default is ERROR. As shown below:

    error.png

    level

    illustrate

    DEBUG

    Point out fine-grained information events, very helpful for debugging applications, mainly used to print some running information during development

    INFO

    Messages highlight how the application is running at a coarse-grained level. Print some information that you are interested in or important. This can be used in the production environment to output some important information about the operation of the program, but it cannot be abused to avoid printing too many logs

    WARN

    Indicates potential situations, some messages are not error messages, but also some hints for programmers

    ERROR

    It is pointed out that although an error event occurs, it still does not affect the continued operation of the system. Print error and exception information, if you don't want to output too many logs, you can use this level

    FATAL

    Point out that each serious error event will cause the application to exit. This level counts high, major errors, this level can directly stop the program


    Ⅲ. Log path

    Log path: %FineBI%/logs

    Log name: fanruan.log (or fanruan.log.date)

    Log example:

    1564024340925729.png      

    Ⅳ. Log description

    1. SQL Editing Interface Preview

    log level: INFO;

    Log keyword: the preview sql is;

    1.png

    2. SQL data set to take fields

    log level: DEBUG;

    Log keyword: direct.sql.table.field.sql;

    2.png

    3. SQL data set fetching

    log level: DEBUG;

    log key:

    • sql create: time-consuming to convert sql;

    • sql execute/slice sql execute: time-consuming sql query;

    • sql foreach result/slice sql foreach result: time-consuming sql fetching;

    The log screenshot corresponding to the dashboard preview:

    3.png

    The corresponding log screenshot when the dashboard is edited:

    4.png

    Attachment List


    Theme: Admin Guide
    Already the First
    Already the Last
    • Helpful
    • Not helpful
    • Only read

    售前咨询电话

    400-811-8890转1

    在线技术支持

    在线QQ:800049425

    热线电话:400-811-8890转2

    总裁办24H投诉

    热线电话:173-1278-1526

    文 档反 馈

    鼠标选中内容,快速反馈问题

    鼠标选中存在疑惑的内容,即可快速反馈问题,我们将会跟进处理。

    不再提示

    10s后关闭