Pith. sign in

REVIEW 1 cited by

LogQA: Question Answering in Unstructured Logs

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2303.11715 v1 pith:PKQPTRW4 submitted 2023-03-21 cs.NI

classification cs.NI
keywords logqaansweringlogsquestionsystemaimsanswerbaseline
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Modern systems produce a large volume of logs to record run-time status and events. System operators use these raw logs to track a system in order to obtain some useful information to diagnose system anomalies. One of the most important problems in this area is to help operators find the answers to log-based questions efficiently and user-friendly. In this work, we propose LogQA, which aims at answering log-based questions in the form of natural language based on large-scale unstructured log corpora. Our system presents the answer to a question directly instead of returning a list of relevant snippets, thus offering better user-friendliness and efficiency. LogQA represents the first approach to solve question answering in lod domain. LogQA has two key components: Log Retriever and Log Reader. Log Retriever aims at retrieving relevant logs w.r.t. a given question, while Log Reader is responsible for inferring the final answer. Given the lack of a public dataset for log questing answering, we manually labelled a QA dataset of three open-source log corpus and will make them publicly available. We evaluated our proposed model on these datasets by comparing its performance with 6 other baseline methods. Our experimental results demonstrate that LogQA has outperformed other baseline methods.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. LogNLQ: Natural-Language Log Querying with Parser-Induced and Semantically Grounded Schemas

    cs.SE 2026-07 conditional novelty 6.0 of 10

    Parser-induced, semantically grounded schemas let LLMs generate executable SQL over raw logs, beating text-QA, LogQL, and schema-free Text-to-SQL baselines on an 8,895-query execution-verified benchmark.

Pith tools