nextcloud / nextcloud/context_chat_backend

[feat]: use log rotation for the internal vector db logs

Open
#303 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement priority: normal
Dominant language
Python
Stars
27
Forks
24
Avg merge
3d 4h
Merged PRs (30d)
6

Description

The logs are stored at "$APP_PERSISTENT_STORAGE/vector_db_data/pgsql/logfile" right now.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the configuration or entry point responsible for the internal vector database logs at "$APP_PERSISTENT_STORAGE/vector_db_data/pgsql/logfile". Clarify the expected rotation policy and retention behavior, then verify that logs are rotated at the requested location without disrupting database operation.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql
Domain
databases, observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.