Rostyslav

Results 14 comments of Rostyslav
trafficstars

Thanks! I need your help, please. Because you created unique module. But if I put in tcp block tcp { timeout 1d; upstream chat1 { server 127.0.0.1:8001; check interval=3000 rise=2...

Are you going to make possibility to use 80 port in future? Our push server integrated in many places in pages and when angry administrator have opened only port 80...

> You could use `format_log` as it is appended to the `access_log`, see Thank you a lot!

The correct example for the manual is: ``` class {'mongodb::server': port => 27018, auth => false, ensure => present, nojournal => false, # should be false for works in a...

Hi, I had tried `/Interface ${netif}: Bits sent/` and `/.* ${netif}: .*received/` but both didn't work. Look at the pictures, please. `$netif` - is the correct variable but doesn't work...

I have tried. Unfortunately, without success. https://www.dropbox.com/s/p17ndempljco30q/2020-08-25_15-06.png?dl=0 https://www.dropbox.com/s/0uqd81rr7l7qrtk/2020-08-25_15-06_1.png?dl=0 https://www.dropbox.com/s/2djj9dt4z1s20rk/2020-08-25_15-07.png?dl=0

Hi, I have got the same error but with **login** ![image](https://user-images.githubusercontent.com/1563560/197203369-7c70e2ae-7d7d-45fd-9105-9d1382383284.png)

Thank you Hari, It looks I will know how to programming shortly :)

I have found the solution which works for me. But I haven't tested yet if a message send ```yaml ... receivers: - name: 'telegram' telegram_configs: - api_url: "https://api.telegram.org" bot_token: AAkO......VlM...