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

sonar.conf documentation lacking #11

Closed
lkolek opened this issue Aug 7, 2023 · 1 comment
Closed

sonar.conf documentation lacking #11

lkolek opened this issue Aug 7, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@lkolek
Copy link

lkolek commented Aug 7, 2023

What happened

After creating sonar.conf according to documentation if there is no [sonar] section there, parameters are not read correctly. At least, please provide info in readme.md. Preferably, more detailed logs.

Also, because declaring read-only variables, changes in config require sudo service sonar --full-restart to make effects.

What did you expect to happen

At least, please provide info in readme.md. Preferably, more detailed logs.

How to reproduce

create sonnar config as below:

enable: true
debug_log: true
target: 192.168.99.1
count: 2
interval: 360
restart_treshold: 1
persistant_log: true

Additional information

No response

@lkolek lkolek added the bug Something isn't working label Aug 7, 2023
@KwadFan
Copy link
Member

KwadFan commented Nov 6, 2023

I thought it should be pretty obvious if a basic configuration gets installed ...

https://github.com/mainsail-crew/sonar/blob/main/resources/sonar.conf

But will give a hint

KwadFan added a commit that referenced this issue Nov 6, 2023
Should fix issue #11

Signed-off-by: Stephan Wendel <me@stephanwe.de>
@KwadFan KwadFan closed this as completed Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants