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

I keep getting WARN[0000] API URL or API Token missing #128

Open
jamieb452 opened this issue Jun 21, 2023 · 0 comments
Open

I keep getting WARN[0000] API URL or API Token missing #128

jamieb452 opened this issue Jun 21, 2023 · 0 comments

Comments

@jamieb452
Copy link

Hello there,

I am trying to get this working, but as i've set my api url and also the Key needed, it keeps saying the same issue.

{
"api_url": "http://status.internetcable.eu.org/api/v1",
"api_token": "6QUtlm8Yk2YY0JBqM5",
"insecure_api": true,
"monitors": [{
"name": "Url Monitor",
"url": "https://google.com",
"method": "get",
"strict_tls": false,
"interval": 10,
"timeout": 5,
"metric_id": 1,
"component_id": 1,
"threshold": 80,
"expected_status_code": 200
}],
"system_name": "system name",
"log_path": "/var/log/"
}

I have entered a random api token for security reasons thanks

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