Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add realtime function to the tool #9

Open
verovaleros opened this issue Jun 12, 2023 · 3 comments
Open

Add realtime function to the tool #9

verovaleros opened this issue Jun 12, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@verovaleros
Copy link
Member

We had an unused feature that is now a feature request:

    parser.add_argument('-R', '--realtime',
                        help='Read the conn.log in real time.',
                        required=False,
                        type=bool,
                        default=False)
@verovaleros verovaleros added the enhancement New feature or request label Jun 12, 2023
@Wapiti08
Copy link
Contributor

Wapiti08 commented Apr 9, 2024

I will try to work on that part if it is not that urgent.

@verovaleros
Copy link
Member Author

It's not urgent and we would love the contributions, thank you!

@Wapiti08
Copy link
Contributor

Wapiti08 commented May 3, 2024

Has the usage of zat been abandoned? I found the dependency on zat and pyod, but no usage for zat. The only overlap of python version is 3.8. Shall I build on top of 3.8 for that? It is more easier to build on top of zat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants