Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

is there a limitation for the lines ? #7

Description

@mohelbahy

hello guys
I tried the script with CSV log file contains 14606 lines
I got the following error
Traceback (most recent call last):
File "./GeoLogonalyzer.py", line 980, in
main(args)
File "./GeoLogonalyzer.py", line 662, in main
time, ip_string, user, hostname, client = get_csv_details(line)
File "./GeoLogonalyzer.py", line 301, in get_csv_details
ip_string = line_list[2].strip()

are you aware about any limitation ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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