Hochikong / ScriptComposeClient

My GUI Client for ScriptCompose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScriptComposeClient

My GUI client for Script-Compose, is an alternative log viewer and analyzer that provides a better experience than the origin web viewer.

Screenshots

Preview

ViewLog

How to use

  1. Download a release from github releases.

  2. Unzip the .zip file, modify the keyword.json in cfg folder to add keywords for analyzer. Modify the services.yaml to add ScriptCompose (GitHub - Hochikong/ScriptsCompose: Simple scripts compose and executor) service connection params.

  3. Double click the ScriptComposeClient.exe to launch the program.

  4. Double click the MainCompose on the left to connect to the ScriptCompose service.

    Connect

    Success

  5. Select a time range from bottom to filter logs.

    Filter

  6. How to check task info

    ViewLog

    TaskInfo

  7. How to fetch log briefs and view log details

    FetchBriefs

    CheckLogs

    LogViewer

  8. How to analyze logs by keywords

    First you should configure keywords:

    Keywords

    View

    Done

    Due to a keyword found, that row mark with red color.

    KeywordFound

About

My GUI Client for ScriptCompose

License:Apache License 2.0


Languages

Language:Java 68.9%Language:Kotlin 31.1%