OpenVPN: OpenVPN Access Server set up and AWS VPC peering configuration
0 (0)

21 February 2019

OpenVPN Access Server is ready to use OpenVPN server which requires minimal configuration. The free version allows you to have two clients. If you need more – you can buy additional licenses. Infrastructure description Currently to access our resources such as Jenkins, Nexus etc we are using Allow Rules in AWS Security Groups where each user… Read More: OpenVPN: OpenVPN Access Server set up and AWS VPC peering… »

Loading

Viber: Linux – Qt WebEngine resources not found
0 (0)

20 February 2019

After latest packages upgrade on my Arch Linux workstation – Viber stopped working. Found a few solutions, but the only one really solved the issue. The errors during Viber start looks like next: [simterm] $ viber Qt WebEngine ICU data not found at /opt/viber/resources. Trying parent directory… Qt WebEngine resources not found at /opt/viber/resources. Trying… Read More: Viber: Linux – Qt WebEngine resources not found0 (0) »

Loading

Grafana Labs: Loki – using AWS S3 as a data storage and AWS DynamoDB for indexes
0 (0)

13 February 2019

Let’s proceed with the Loki system. First post of this series – Grafana Labs: Loki – logs collecting and monitoring system and the second one – Grafana Labs: Loki – distributed system, labels and filters. There is the Grafana’s Slack community with the dedicated #loki channel where you can ask for some assist (and it’s really helpful).… Read More: Grafana Labs: Loki – using AWS S3 as a data… »

Loading

Grafana Labs: Loki – distributed system, labels and filters
0 (0)

7 February 2019

The previous post – Grafana Labs: Loki – logs collecting and monitoring system. There Loki, promtail, and Grafana were configured on the same host in one Docker Compose stack. Now I want to try some distributed setup: Grafana will work on a one host Loki – on the other one Promtail – will collect logs from… Read More: Grafana Labs: Loki – distributed system, labels and filters0 (0) »

Loading

Grafana Labs: Loki – logs collecting and monitoring system
0 (0)

6 February 2019

Grafana 6.0 was still in Beta on Feb 2019, when the new feature was introduced – Loki, a  log aggregation system available via another new ability – Explore. It’s similar to well-known ELK/EFK stack but more simple to set up and use and is intended to be used mostly with clouds and systems like Prometheus… Read More: Grafana Labs: Loki – logs collecting and monitoring system0 (0) »

Loading