Fusion Unchained LogMatic Download

FUnLogMatic can be used on all three major operating systems, download by clicking the appropriate image below.

FUnLogMatic can be used without a subscription, but has a reduced feature set.

Subscribe now to enable a fully featured two-week free trial, which can be canceled at any time.

FUnLogMatic for

MacOS

Apple Mac Installation Instructions

FUnLogMatic for

Windows x64

Windows Installation Instructions

FUnLogMatic for

Linux x64

Linux Installation Instructions

Terms and Conditions

Free Features

  • Buffered File Operations
      • Only load a fraction of the file at any given time.
      • allows the viewing and analyzing of huge text/log files.
  • Super Fast PCRE2 Regex Processing
    • Process millions of regex expressions and capture mappings in seconds.
  • Regex Expression Trees
    • Create hierarchical trees of regex expressions, each time refining the search.  This allows complex searches to be broken into smaller simpler steps.
  • Anchor Windows
    Allows the definition of a start and end regex expression in the text to restrict subsequent hierarchical searches between.
  • Line Windows
    Allows the definition of a start and end line in the text to restrict subsequent searches to.
  • Extra Line Slurping
    After matching a regex expression, pull in the next N lines.
  • Capture Replacement
    • Rewrite, simplify and remove the noise from a given line of text.
  • Capture mappings
    • Foreground/background color highlighting making information standout.  Number base conversions (hex to decimal etc.).  Bit-wise operations (left shift etc.)  Text operations (prefix, postfix, replace etc.).
  • Clipboard Copy
    • Copy the results to the clipboard so they can be cut ‘n’ pasted into emails, docs etc.

Subscription Enabled Features

  • Save/Load
    • Reuse your regex expression trees and mappings over and over again on new log, data and text files.
  • Tables
    • Generate tables from regex capture groups.
  • Variables
    • Store captures in variables, that can be used in other regex expressions.
  • Scripts
    • Write Xojo scripts to describe complex capture mappings, like performing math operations.
  • Macros
    • Store commonly used mappings in a macro that can reused with other expressions.
  • HTML Copy
    • Convert tables and formatted results into HTML that can be cut ‘n’ pasted into emails, docs or spreadsheets.
  • Regex Designer
    • Regex designer, which provides realtime feedback as you type.
  • Report Generation (COMING SOON)
    • Tag which results and tables to generate a report from.
    • Create the regex expressions/mappings once, save them and reuse them to generate reports over and over again on new log, data and text files.
  • AI (COMING NOT SO SOON)
    • Query AI engine to help generate regex expressions.

Documentation