Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Partial open of log files #87

@variar

Description

@variar

Indexing log file of 280Gb took about 4Gb memory and then line counter overflowed.

We can use 64-bit counter for lines but searching in such big file would be very slow. For very large log files it makes sense to open only part of the file.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions