# The Logfile Navigator

> Clean Markdown view of GeekNews topic #4606. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4606](https://news.hada.io/topic?id=4606)
- GeekNews Markdown: [https://news.hada.io/topic/4606.md](https://news.hada.io/topic/4606.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-07-14T09:43:38+09:00
- Updated: 2021-07-14T09:43:38+09:00
- Original source: [lnav.org](https://lnav.org/)
- Points: 19
- Comments: 1

## Topic Body

- 터미널에서 로그파일을 별도의 서버나 설정 없이 쉽게 볼 수 있게 해주는 도구

- 폴더만 지정하면 알아서 파일 포맷을 인식해서 처리 (압축된 파일도 실시간으로 해제)

ㅤ→ Web Access Log, CUPS page_log, Syslog, Glog, dpkg.log, uwsgi 및 Timestamp 로 시작하는 일반적인 로그 모두

ㅤ→ 폴더안의 모든 로그를 하나의 뷰로 묶어 보기

ㅤ→ 타임라인 뷰 : 워닝/에러를 시간대별로 그래프로 묶어 보기 한 후 상세 보기 가능

ㅤ→ XML/JSON 등 Pretty-Print 지원

ㅤ→ SQL 문장으로 로그 쿼리 가능 (SQLite Virtual Table 이용)

ㅤ→ 글자 타이핑할 때마다 실시간 쿼리 가능 (새로 추가되는 로그 줄도 검색에 포함됨)

ㅤ→ 구문 강조 : 에러(Red), 워닝(Yellow), SQL 키워드, XML 태그, Java 라인번호 등

ㅤ→ 탭 자동완성 지원

- 리눅스/맥 바이너리 제공

## Comments



### Comment 5694

- Author: kunggom
- Created: 2021-07-14T20:58:32+09:00
- Points: 1

윈도우용 바이너리도 있었으면 정말 좋았을 텐데…
