question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature][ui] user can monitor dolphinscheduler's log by Web UI

See original GitHub issue

Describe the feature

User can view dolphinscheduler self’s *.log file under folder logs by UI without login to Linux server.

i.e those files

dolphinscheduler-alert.log
dolphinscheduler-alert-server-localhost.localdomain.out
dolphinscheduler-api.2021-06-17_05.0.log
dolphinscheduler-api.log
dolphinscheduler-api-server-localhost.localdomain.out
dolphinscheduler-logger-server-localhost.localdomain.out
dolphinscheduler-master.log
dolphinscheduler-master-server-localhost.localdomain.out
dolphinscheduler-worker.log
dolphinscheduler-worker-server-localhost.localdomain.out
gc.log

Is your feature request related to a problem? Please describe.

Some company have no ELK platform to analysis log. Everytime if people want to view log, they need to login Linux server.

Describe the solution you’d like

User can view log by UI.

Describe alternatives you’ve considered

In navbar Monitor, add a item Log manage to sidebar.

在导航栏监控中,添加日志管理到侧边栏.

In Log manage, user can choose master, worker, or alert etc. Then view their log

Additional context

image

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
davidzollocommented, Jun 18, 2021

@lyn916 no problem, worker doesn’t communicate with Database, only Master and API server does. By the way, you can join our Slack space: https://s.apache.org/dolphinscheduler-slack , any language will be OK in Slack.

1reaction
CalvinKirscommented, Jun 18, 2021

5台40C 256G 物理机做大数据集群,混合部署,数据库使用keeplaived漂移psql,避免不了worker绑定到vip,vip切换后不知道Dolphin有没有问题

hi,are you replying to the wrong one? By the way, for better communication, please use English, deeply thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

[GitHub] [dolphinscheduler] github-actions[bot] removed a comment ...
[GitHub] [dolphinscheduler] github-actions[bot] removed a comment on issue #5658: [Feature][ui] user can monitor dolphinscheduler's log by Web UI.
Read more >
monitor - DolphinScheduler - The Apache Software Foundation!
Service management is mainly to monitor and display the health status and basic information of each service in the system.
Read more >
configuration - Apache DolphinScheduler
login.user.keytab.path, /opt/hdfs.headless.keytab, kerberos user keytab ; kerberos.expire.time, 2, kerberos expire time,integer,the unit is hour ; resource.view.
Read more >
PyDolphinScheduler and AWS support.
While users of Apache DolphinScheduler can monitor and tunnel Directed Acyclic Graphs (DAG) through its drag-and-drop visual interface (we'll talk more on ...
Read more >
Technical Practice of Apache DolphinScheduler in ...
Kubernetes is a cluster system based on container technology. ... The native function of cluster monitoring, which can monitor CPU, memory, number of ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found