Software Alternatives, Accelerators & Startups

Xapian VS klogg

Compare Xapian VS klogg and see what are their differences

Xapian logo Xapian

Xapian is an open source probabilistic information retrieval library, released under the GNU...

klogg logo klogg

klogg is the fork of glogg - the fast, smart log explorer.
  • Xapian Landing page
    Landing page //
    2021-10-21
  • klogg Landing page
    Landing page //
    2023-04-17

Klogg is cross-platform open source tool designed to view and search information in large log files.

Klogg:

  • Runs on Unix-like systems, Windows and Mac thanks to Qt5
  • Supports Perl-compatible regular expressions
  • Is fast and reads the file directly from disk, without loading it into memory
  • Utilizes all CPU cores to speed up regex-matching
  • Detects file encoding using uchardet library (support utf8, utf16, cp1251 and more)
  • Colorizes the log and search results
  • Watches for file changes on disk and reloads it (kind of like tail)

Xapian

Website
xapian.org
$ Details
-
Platforms
-
Release Date
-

klogg

$ Details
free
Platforms
Windows Mac OSX Linux
Release Date
2017 December

Xapian features and specs

No features have been listed yet.

klogg features and specs

  • Regular Expressions: Yes
  • Cross-platform support: Yes
  • Tail: Yes
  • Bookmarks: Yes
  • Scratchpad: Yes
  • Text highlight: Yes

Xapian videos

No Xapian videos yet. You could help us improve this page by suggesting one.

+ Add video

klogg videos

Manejo de archivos Logs en Windows y Linux

Category Popularity

0-100% (relative to Xapian and klogg)
Custom Search Engine
100 100%
0% 0
Monitoring Tools
0 0%
100% 100
Custom Search
100 100%
0% 0
Log Management
0 0%
100% 100

User comments

Share your experience with using Xapian and klogg. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Xapian should be more popular than klogg. It has been mentiond 7 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Xapian mentions (7)

  • Making a huge collection of PDF's searchable (They are OCR'd already)
    Recoll is free/open source (GPL) that can index PDFs and search them very quickly. It uses Xapian under the hood. I have over 165,000 documents indexed on an old laptop running Linux and can query them all in a split second. Source: 7 months ago
  • An alternative to Elasticsearch that runs on a few MBs of RAM
    + xapian which has been around a while, and while gpl licensed, is quite capable https://xapian.org/. - Source: Hacker News / over 1 year ago
  • ZincSearch – lightweight alternative to Elasticsearch written in Go
    Tangentially related if you need search without the clustering and high availability story of elastic search and friends I highly recommend Xapian. Its like the SQLite of search. Single library that provides the basic set of features you would expect in a quality search experience: facets, ranked search, boolean operators, stemming etc etc. https://xapian.org/. - Source: Hacker News / over 1 year ago
  • Need CLI tool that can handle large txt files and another tool that can conduct a lightning fast search of disk files.
    For fast searching, it usually requires indexing the files in question. There are a number of text-file indexing solutions, many of which use xapian, sphinx, or lucene/solr under the hood. Based on conditions (watching files/directories, cron jobs, new-mail triggers, etc), they'll add/remove files to the index, and you can then use a corresponding command to compose queries across that data. If it's indexed, it... Source: over 2 years ago
  • Lawsuit filed alleging Google is paying Apple to stay out of the search business
    There is also xapian/recoll https://xapian.org/ which works great for "desktop" search. - Source: Hacker News / over 2 years ago
View more

klogg mentions (3)

  • Share your greatest free tools
    Glogg is a great tool, but unfortunately it is not developed anymore. I maintain a fork -- klogg (https://klogg.filimonov.dev). It is generally faster for both opening a file and performing searches. Current dev builds that use hyperscan regular expression engine can open a file and do a search while glogg would still be indexing that file. Source: about 2 years ago
  • Opening large files (>2GB) in Windows
    Once I had to go through an unusually large log file which was around 2GB. I am a regular Notepad++ user but it couldn't handle the file. In addition to opening the file I also needed to search around the file for keywords like Error or Exception. I found klogg to be just the right tool for me. It allows for viewing as well searching for words within the large text file easily. - Source: dev.to / about 2 years ago
  • pyTermTk, a personal attempt to create a Python TUI
    This is still an early stage TUI, many widgets are incomplete or missing (i.e. Text area, partial keyboard support, incomprehensible Documentation) I have very little time to work on it and the progresses are incredibly slow. I develop it in order to create a terminal log viewer that could mimic the features exposed by glogg or klogg. Source: over 2 years ago

What are some alternatives?

When comparing Xapian and klogg, you can also consider the following products

ElasticSearch - Elasticsearch is an open source, distributed, RESTful search engine.

glogg - glogg is a multi-platform GUI application to browse and search through long or complex log files.

ElasticHQ - Tool for ElasticSearch management and monitoring.

BareTail - BareTail is a real-time log file monitoring tool. Features Real-time file viewing

Kaizen - Kaizen is an ElasticSearch GUI for Windows, Mac and Linux, written in JavaFX as a cross-platform desktop application.

LogViewPlus - Looking for a better log viewer? LogViewPlus is a professional log file viewer that can parse, read, tail, merge and analyze log files in any format. Remote log files (SFTP) and large files are supported. Easy configuration.