Log Parsers for ChromeOS

Browse free open source Log Parsers and projects for ChromeOS below. Use the toggles on the left to filter open source Log Parsers by OS, license, language, programming language, and project status.

  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • The #1 solution for profitable resource management Icon
    The #1 solution for profitable resource management

    Designed to give Operations and Finance leaders the insight and foresight they need to achieve profitable delivery at scale.

    Unlike spreadsheets or clunky PSAs, Float offers a clear, centralized view to schedule teams, plan capacity, estimate work, and track margins in real-time so that you can keep your people and profits on track.
    Learn More
  • 1
    csv-parser

    csv-parser

    Streaming csv parser inspired by binary-csv that aims to be faster

    csv-parser is a streaming CSV parsing library for Node.js designed for efficiency and correctness. It implements the stream API native to Node, allowing you to pipe a file or readable stream into the parser and process each row (as a JavaScript object or array) as soon as it's parsed — which is crucial for handling large CSV files without loading them entirely into memory. The parser handles standard CSV semantics including quoted fields, variable delimiters, escape sequences, and optional headers; this makes it robust for a variety of CSV dialects you might encounter. Because it works incrementally (row by row), it is well suited for ETL pipelines, data ingestion workflows, CSV-to-database imports, or any context where you need to process or transform large tabular data in Node.js efficiently. Using the .on('data') / .on('end') (or equivalent async patterns), you can accumulate, filter, transform, or stream data further downstream without waiting for the whole file.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    This is a ban log parser for BlackBagOps's Battlefield Remote Server Manager. It will take a adminlog.csv file from your server manager and create useful statistical information from it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Perl program that trims the statistics.csv file (generated by Battlefield Server Manager, http://blackbagops.com/bf1942/index.shtml) to exclude log entries older than x days, for use by Venkman's BFStats log parser, http://www.mkoehler.de/bfstats
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Chrono-Stats is a Half-Life:Counter-Strike log parser. What makes it unique from any other, is the built in web panel. It lets you update stats, configurations, and the look of your stats, all through a web based admin panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our xDM platform turns business users into data champions. Icon
    Our xDM platform turns business users into data champions.

    Discover the Intelligent Data Hub unique platform for Master Data Management

    It empowers organizations of any size to build trusted data applications quickly, with fast time to value using a single software platform for governance, master data, reference data, data quality, enrichment, and workflows.
    Learn More
  • 5
    This is a kicks and bans search engine that works with the Battlefield Server Manager from BBO. It is written in PHP/MySQL and has been tested in both Linux and Windows environments. It parses the adminlog.csv file locally or remotely via FTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tools for the Budget SysAdmin<> Pix Log Parser: It parses pix logs for information and creates reports from it <> SGZLogs. Searches gzipped logs for multiple terms and saves reports.<>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a Real-Time Stats signature for use with the selectBF log parser. It's written in PHP/MySQL and tested in both Linux and Windows environments. The script pulls data from selectBF and using the GD Library,dynamically outputs the stats to images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LogAnal is a quick hack to parse Apache Log Files and produce graphical and textual web server statistics. Works in incremental mode only. Supports Templates for the output HTML, as well as localization (defaults to English).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mindtree Insight

    Mindtree Insight

    Log file parser and viewer

    Insight, the analysis TechTool for developers is a platform independent tool for viewing & analying run time meta data of applications. It aids in trouble shooting problems, and aids the developer in every day work through very advanced log analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage and optimise Google, Facebook and Microsoft Ads faster and gain a competitive advantage with our digital advertising platform. Icon
    Manage and optimise Google, Facebook and Microsoft Ads faster and gain a competitive advantage with our digital advertising platform.

    Smarter, more effective advertising

    Slash the time it takes to manage and optimize your Google, Microsoft Advertising or Facebook Ads campaigns to just minutes a day. Adzooma's AI and machine learning based PPC platform offers stress free campaign management, state of the art 24/7 optimization and advanced automation, all in a simple to use interface. Scan for 50+ improvement 'opportunities', many of which can be actioned with a single click, track PPC performance and highlight over/under spending to improve your quality score, conversions and ROI. These trying times are tough for all. So we're giving away our whole award-winning platform for free until June 1st 2020. That's automated PPC ads, one-click optimisations, and world-class reporting - at zero cost. No strings attached. No credit card required.
    Free until June 1st 2020
  • 10
    NAMD Log Parser sorts through the log file generated by NAMD and extracts energy information to export to a graphing program or used in the basic graph provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Postfix Log Parser in Python is a log analysis tool written in python language to get statistic reports and detect anomalous behaviours on a mail server based on Postfix and Cyrus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A complex log parser that allows for the scripting of actions, updating databases, on-the-fly configuration and much more. Aggregate logs from disparate systems (i.e. Apache, IPS/IDS and various sensors) and take action on events through external scripts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Code engine for parsing Quake 3 Arena console log files to produce player statistics. Engine designed to be extensible for use with ANY quake 3 mod. Example of a mod implemented (Urban Terror).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Wow Log Parser is a combat log parser for the game World of Warcraft. The purpose of the program is to parse the files generated with the /combatlog command. The source code can be found on: http://www.gurre.eu/wowlogparser/forum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    devialog is a behavior/anomaly-based syslog intrusion detection system which detects unknown attacks via anomalies in syslog. It can generate signatures for ease of management, act upon anomalies in a predefined fashion or perform as a standard log parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jQuery Source Code Interpretation

    jQuery Source Code Interpretation

    jQuery source code parsing

    jQuery- is a collection of experimental frontend techniques and creative demonstrations centered around JavaScript, CSS, and browser behavior, created by the same author behind iCSS. The project focuses on showcasing clever implementations, visual tricks, and unconventional solutions that expand how developers think about classic web technologies. It serves primarily as an educational playground where developers can study practical code examples and learn nuanced behaviors of the DOM, animations, and browser rendering. The repository complements the author’s broader ecosystem of frontend explorations by emphasizing hands-on experimentation and reproducible demos. Its materials are particularly useful for developers interested in performance tricks, visual polish, and edge-case browser behavior. Overall, jQuery- functions as a technical inspiration lab for frontend developers exploring advanced web interaction patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PFL can either operate as a stand-alone firewall log parser or set up to run and configure ipfw. The major focus is parsing, compressing, and filtering *NIX (to include Mac OSX) firewall logs generated by IPFW for quick and easy admin review.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB