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

Cannot modify log path for send2opsgenie (zabbix) #88

Closed
krisavi opened this issue Apr 21, 2022 · 2 comments
Closed

Cannot modify log path for send2opsgenie (zabbix) #88

krisavi opened this issue Apr 21, 2022 · 2 comments

Comments

@krisavi
Copy link

krisavi commented Apr 21, 2022

The issue is due to logging initialization before loading values from config. Since the config is not loaded in before logging initialization, default value will be used.

logger = configureLogger()

errFromConf := readConfigurationFileFromOECConfig(configPath2)

@krisavi krisavi changed the title Cannot modify log path for send2opsgenie Cannot modify log path for send2opsgenie (zabbix) Apr 21, 2022
@ahalac-atlassian
Copy link
Contributor

Hi @krisavi, you can track the progress from this ticket

@ozlemmcokuk
Copy link
Contributor

The new package has been released. Please see Zabbix-1.1.9_oec-1.1.4

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

3 participants