DivyaYash

Results 5 comments of DivyaYash

Did you figure it out? If yes, can u please post the default.yaml file here? Am unable to find the correct method to get the email notifications setup for uptime!

Sorry for not being clear, I already use a command as follows..that configures the URL for monitoring in uptime.. curl -vv -k -i -H "Accept: application/json" -X PUT -d "name=xample"...

@fzaninotto Can you please confirm if the HTTPOptions can be passed as a parameter via the curl in a API PUT call? Somewhere in below syntax? curl -vv -k -i...

Can some one please paste here a sample default.yaml file which has the email plugin enabled?

So basically I am writing logs from rsyslog to Opensearch - currently using day wise naming for index so that it get rolled out every 24hrs - but sometimes holding...