You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, all indexing-related logs end up in a single log file. Since we now have an IndexJob administration system, it would be convenient if you could easily look up the log per job. Especially nice if you have multiple index jobs running concurrently through Celery.
The text was updated successfully, but these errors were encountered:
Currently, all indexing-related logs end up in a single log file. Since we now have an
IndexJob
administration system, it would be convenient if you could easily look up the log per job. Especially nice if you have multiple index jobs running concurrently through Celery.The text was updated successfully, but these errors were encountered: