log-analysis 0.1.1

A zeek log analysis library implemented in Rust
Documentation

log-analysis

Rust library designed to read and parse Zeek logs. It includes an optional ip2location feature for IP geolocation.

Features

  • Read and parse Zeek logs
  • Optional IP geolocation using ip2location

Installation

todo

Usage

Basic Usage

todo

Using ip2location Feature

todo

Features

  • ip2location: Enables IP geolocation using the IP2Location database.

Contributing

Contributions are welcome! Please submit pull requests or open issues to improve the library.

License

This project is licensed under the MIT License. See the LICENSE file for details.