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.

Where to find superset.log file?

See original GitHub issue

A clear and concise description of what the bug is.

Expected results

can find superset.log file

Actual results

cannot find it

Screenshots

This is my config.py file 10

How to reproduce the bug

  1. Go to ‘superset/config.py’
  2. See configuration of log console

Environment

  • superset version: 0.34.0rc1
  • python version: 3.6
  • node.js version: 10.16.0
  • npm version: 6.9.0

Checklist

Make sure these boxes are checked before submitting your issue - thank you!

  • I have checked the superset logs for python stacktraces and included it here as text if there are any.
  • I have reproduced the issue with at least the latest released version of superset.
  • I have checked the issue tracker for the same issue and I haven’t found one similar.

Additional context

I am running superset in Docker enviornment.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
kuckjwi0928commented, Sep 6, 2019

You must modify the settings.

# config.py
ENABLE_TIME_ROTATE = True

If you make the above corrections and restart as above You can check the path ~/superset/superset.log

3reactions
issue-label-bot[bot]commented, Sep 4, 2019

Issue-Label Bot is automatically applying the label #question to this issue, with a confidence of 0.72. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Where to find superset.log file? · Issue #8169 - GitHub
I have checked the superset logs for python stacktraces and included it here as text if there are any. · I have reproduced...
Read more >
where we can check the superset logs ? - Cloudera Community
im using superset 0.23 and hdp version is 3.0 ,now i want to check the logs of superset, i didnt find anything in...
Read more >
Where to find documentations for the events in event logs?
In the documentation it is said, that Superset by default logs special action events in its internal database. These logs can be accessed...
Read more >
Action log - Apache Superset Quick Start Guide [Book] - O'Reilly
Action log This page lists the activity for all registered users. This is a useful tool for monitoring user activity. Logs can be...
Read more >
superset/config.py - Google Git
at the end of this file. """ import imp. import importlib.util. import json. import logging. import os. import re. import sys.
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