typesense / typesense/typesense

How do I log queries that come to the search engine?

Open
#371 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
26.6k
Forks
973
Avg merge
18h 45m
Merged PRs (30d)
4

Description

Description

Its not clear from the documentation where the queries made by users are logged. This is my command line
typesense-server --data-dir=/tmp/typesense-data3 --api-key=xyz --listen-port 8108 --enable-cors

Steps to reproduce

Expected Behavior

Actual Behavior

Metadata

Typsense Version:

OS:

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

The report names the typesense-server command and asks where user search queries are logged, but it does not identify a documentation page or implementation entry point. Start by checking the server's logging documentation and the behavior of the supplied command, then document the supported location or state that query logging is unavailable.

Written by the indexing model from the issue text.

Assessment

Domain
documentation, observability
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.