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 http within the readme file #340

Open
Chardonneaur opened this issue Jan 16, 2023 · 0 comments
Open

Add http within the readme file #340

Chardonneaur opened this issue Jan 16, 2023 · 0 comments

Comments

@Chardonneaur
Copy link

The readme file is saying:
./import_logs.py --url=matomo.example.com /path/to/access.log
but if we apply it, it does not work if we are using it with --token_auth, it should be
./import_logs.py --url=https://matomo.example.com /path/to/access.log --token_auth
instead.

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

No branches or pull requests

1 participant