Skip to content

logrep ommiting lines when no filter applied #10

@mikerj1

Description

@mikerj1

Hello - I have an access log that contains ~42mil entries. Using the command logrep -o cc,ip,ts,year,month,day,hour,minute,method,url,status,ref,refdom,ua access.log_all > access_logs_prepped, I intended to create a file containing all entries, but formated witht the logrep output.

The file access_logs_prepped contains 1,126 fewer lines than access.log_all. Since I didn't apply a filter, I would expect the line count to be the same. Does logrep contain options that can help account for this discrepency?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions