로그를, 누구나
읽을 수 있게
DLT·Android logcat·PCAP·CAN 로그를 실시간 또는 파일에서 하나의 타임라인으로 수집해 내부 데이터베이스로 정리하고, 필터로 분류한 뒤 누구나 읽을 수 있는 인터랙티브 Visualization Report로 만들어 줍니다. 로그 분석을 개발자만의 일로 두지 않고, PM·QA 등 전 과정을 담당하는 모든 사람이 손쉽게 해석·처리하도록. 전 과정 로컬 동작.
Logs anyone can
actually read
Ingest DLT, Android logcat, PCAP and CAN logs — live or from files — into one timeline and an internal database, classify them with filters, and turn them into interactive visualization reports anyone can read. Log analysis shouldn't be developers-only — PMs, QA and everyone in the process can interpret and act on them too. Everything runs locally.
수집부터 리포트까지, 한 창에서 From ingest to report, in one window
멀티소스 수집Multi-source ingest
DLT(실시간 TCP·.dlt), Android logcat(adb), PCAP(tshark), CAN(ASC·candump)을 한 시간축의 내부 데이터베이스로 통합 — 비동기 파이프라인.
DLT (live TCP & .dlt), Android logcat (adb), PCAP (tshark) and CAN (ASC/candump) merged into one internal database on a shared time axis — async pipeline.
디코딩 · FIBEX · MatcherDecode · FIBEX · Matcher
Verbose/non-verbose 디코딩, FIBEX XML 의미 복원, 그리고 hex 값을 이름으로 바꾸는 Format Matcher(예: SOME/IP group·function → networkmanager::getHostName).
Verbose/non-verbose decode, FIBEX XML meaning, plus a Format Matcher that turns hex into names (e.g. SOME/IP group·function → networkmanager::getHostName).
필터 에디터 · 5종Filter editor · 5 types
simple / sequence / function / data / event 필터를 라이브 미리보기 + 전체 DB 가상 스크롤로 작성. Build simple / sequence / function / data / event filters with live preview and full-database virtual scroll.
FastFilter
payload / apid / ctid 즉석 필터 + 컬럼 헤더의 불리언 검색(AA&(BB|CC), !CC). 클릭 한 번으로 전체 보기로 복귀.
Instant payload / apid / ctid filtering plus boolean column search (AA&(BB|CC), !CC) — one click back to the full view.
Visualization ReportVisualization Report
개발자만이 아니라 PM·QA 등 누구나 읽는 자체 완결형 HTML 리포트 — 개요·테이블·시퀀스 타임라인·데이터 차트·이벤트 마커. 선택 로그만으로도 생성·공유. Self-contained HTML reports anyone (PMs, QA, not just devs) can read — overview, table, sequence timeline, data charts, event markers. Build & share from just your selection.
Live & Stats
실시간 DB 매치 수와 데이터베이스 개요를 보여주는 임베디드 simple 필터 에디터(별도 필터 파일). Embedded simple-filter editor with live DB match counts and a database overview, using its own filter file.
탐색Find & navigate
메시지 id로 점프, N/total 카운트가 표시되는 스크롤 검색, 다중 행 선택 & Ctrl+C 복사.
Jump to a message id, find-in-scroll with N/total match counts, multi-row select & Ctrl+C copy.
단일 실행파일Single executable
전체 UI(HTML+폰트)가 lins.exe에 내장 — 파일 하나로 배포. 개발 시엔 폴더가 우선.
The whole UI (HTML + fonts) is embedded in lins.exe — ship one file. On-disk folders override the embed for dev.
LogInspector 받기 Get LogInspector
LogInspector for Windows
단일 실행파일 lins.exe 하나로 동작합니다 — 설치 프로그램이 필요 없습니다.
현재 빌드는 데모(v1.0.0) 이며 2026-10-31까지 사용 가능합니다.
접근/라이선스 문의는 이메일로 보내 주세요.
LogInspector for Windows
Ships as a single lins.exe — no installer needed. The current build is a
demo (v1.0.0) available through 2026-10-31.
Email for access or a license inquiry.
무결성 검증 — 받은 파일의 SHA-256 이 안내된 digest 와 일치하는지 확인:
Verify integrity — check that the SHA-256 of the file you received matches the published digest:
certutil -hashfile lins.exe SHA256
자주 묻는 질문 Frequently asked questions
DLT 가 무엇인가요? What is DLT?
DLT(Diagnostic Log and Trace)는 AUTOSAR/COVESA 표준의 차량용 로깅 포맷입니다. ECU들이
남기는 verbose/non-verbose 메시지를 dlt-daemon이 모으고, .dlt 파일이나 TCP 스트림으로
내보냅니다. LogInspector는 이 트래픽을 디코딩·검색·분석합니다.
DLT (Diagnostic Log and Trace) is the AUTOSAR/COVESA automotive logging format. ECUs emit
verbose/non-verbose messages that a dlt-daemon collects and exports as .dlt files or a
TCP stream. LogInspector decodes, searches, and analyzes that traffic.
어떤 로그를 지원하나요? Which log sources are supported?
DLT(실시간 TCP / .dlt 파일·폴더), Android logcat(adb 실시간 캡처),
PCAP/PCAPNG(네트워크 패킷, tshark 또는 내장 디섹터), CAN(Vector .asc · candump 로그)을
지원합니다. 서로 다른 소스를 같은 시간축의 내부 데이터베이스로 합쳐 한 화면에서 함께 분석합니다.
DLT (live TCP / .dlt files & folders), Android logcat (live adb capture),
PCAP/PCAPNG (network packets, via tshark or a built-in dissector) and CAN (Vector .asc /
candump logs). Different sources merge into one internal database on a shared time axis for combined analysis.
개발자가 아니어도 쓸 수 있나요? Is it usable by non-developers?
네, 그게 핵심입니다. 로그 분석을 개발자만의 일로 두지 않고, PM·QA 등 전 과정을 담당하는 모든 사람이 손쉽게 해석·처리하도록 만든 Visualization Report를 지향합니다. 필터·매처로 의미를 입힌 결과를 개요·타임라인·차트·이벤트로 정리해, 원시 로그를 몰라도 무슨 일이 있었는지 읽을 수 있습니다.
Yes — that's the point. Log analysis shouldn't be developers-only: LogInspector aims at a Visualization Report that everyone in the process (PMs, QA, …) can read and act on. Filters and matchers add meaning, then results are laid out as overview, timeline, charts and events — so you can see what happened without reading raw logs.
dlt-viewer 와 무엇이 다른가요? How is it different from dlt-viewer?
파싱 로직은 COVESA dlt-viewer를 참고했지만, LogInspector는 여러 소스(DLT·logcat·PCAP·CAN)를 한 타임라인으로 합쳐 분석·리포트하는 데 초점을 둡니다. 로그를 내부 데이터베이스로 적재해 전체를 가상 스크롤로 탐색하고, 5종 필터로 분류하며, 결과를 누구나 읽는 Visualization Report(타임라인·차트·이벤트)로 내보냅니다.
The parsing logic is modeled on COVESA dlt-viewer, but LogInspector focuses on merging multiple sources (DLT, logcat, PCAP, CAN) onto one timeline for analysis and reporting. It loads logs into an internal database for full virtual-scroll browsing, classifies them with five filter types, and exports a visualization report anyone can read (timelines, charts, events).
필터 타입에는 어떤 게 있나요? What filter types are there?
simple(apid/ctid/레벨/payload 매칭), sequence(순서 검증 + complete/partial/timeout),
function(요청/응답 구간), data(payload에서 숫자 추출 → 차트), event(타임라인 마커).
자세한 내용은 필터 가이드를 참고하세요.
simple (apid/ctid/level/payload), sequence (ordered steps + complete/partial/timeout),
function (request/response spans), data (extract numbers from payload → charts), and
event (timeline markers). See the filter guide.
라이선스 / 가격은 어떻게 되나요? What about license / pricing?
현재는 기간 제한 데모 빌드(2026-10-31까지)입니다. 정식 라이선스나 평가판 연장은 urfish@gmail.com 으로 문의해 주세요.
It's currently a time-limited demo build (through 2026-10-31). For a full license or an extended evaluation, contact urfish@gmail.com.
설치가 필요한가요? Does it need installation?
아니요. lins.exe 하나만 실행하면 됩니다(UI가 내장됨). Windows 11에는 WebView2 런타임이
기본 탑재돼 있고, Windows 10/구형에서는 WebView2 런타임만 설치하면 됩니다.
No. Just run lins.exe (the UI is embedded). Windows 11 ships the WebView2 Runtime; on
Windows 10/older you only need to install that runtime.