Skip to content

Query Log Column Header Refinements #31

Description

@jccairns

Presently the Query Log column headers are:

  • Time
  • Client
  • Domain
  • Type
  • Server
  • Latency
  • Status

From viewing the generated config file, it is evident that the TSV query log format is used by default. From the Query Logging section of example-dnscrypt-proxy.toml:
TSV format columns: timestamp, client_ip, query_name, query_type, return_code, duration, server, relay

It appears to me that presently the column labeled Server in the Query Log view is actually displaying the return_code data from the log file, and the column labeled Status is displaying the server from the log file. Additionally, there is no column corresponding to the relay from the log file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions