Skip to content

NimTechnology

Trình bày các công nghệ CLOUD một cách dễ hiểu.

  • Kubernetes & Container
    • Docker
    • Kubernetes
      • Ingress
    • Helm Chart
    • Isito-EnvoyFilter
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Vault
    • Longhorn – Storage
    • VictoriaMetrics
  • CI/CD
    • ArgoCD
    • ArgoWorkflows
    • Spinnaker
    • Jenkins
  • Coding
    • Terraform
      • GCP – Google Cloud
      • AWS – Amazon Web Service
    • Golang
    • Laravel
    • Jquery & JavaScript
    • Git
    • Selenium
  • Log & Monitor
    • Prometheus
    • Grafana
    • ELK
      • Kibana
      • Logstash
  • BareMetal
  • Toggle search form

Category: Log & Monitor

[Grafana] Error updating options: origin not allowed when you upgrade the Grafana.

Posted on May 8, 2022 By nim No Comments on [Grafana] Error updating options: origin not allowed when you upgrade the Grafana.
[Grafana] Error updating options: origin not allowed when you upgrade the Grafana.

Sau khi upgrade grafana lên version 8.5.2 thì mình bị lỗi Mình đọc thì vấn đề này sẽ xảy ra khi bạn public grafana thông qua 1 proxy: nginx, haproxy, Kong-Gateway. Nếu bạn sài nginx.proxy_set_header Host $http_host; Nếu bạn sài Apache2: ProxyPreserveHost On Sài Kong-gateway, Kong, Kong-api thì mình chỉ trên Konga như sauVào route và…

Read More “[Grafana] Error updating options: origin not allowed when you upgrade the Grafana.” »

Grafana

[Grafana] Reset passwork grafana

Posted on April 6, 2022 By nim No Comments on [Grafana] Reset passwork grafana
[Grafana] Reset passwork grafana

grafana-cli admin reset-admin-password <new password> resets the password for the admin user using the CLI. You might need to do this if you lose the admin password.

Grafana

[OpenVPN] How do you monitor Your OpenVPN-Server via Prometheus and Grafana

Posted on March 29, 2022March 30, 2022 By nim No Comments on [OpenVPN] How do you monitor Your OpenVPN-Server via Prometheus and Grafana
[OpenVPN] How do you monitor Your OpenVPN-Server via Prometheus and Grafana

Sau bao ngày chạy Openvpn thì cuồi cùng đã monitor được https://kifarunix.com/monitor-openvpn-connections-with-prometheus-and-grafana/ 1) Install Golang 1.1) Raspberry (chipset armvX) 1.2) Ubuntu (not chipset armvX) 2) Download openvpn_exporter and config Bạn nhớ kiểm tra file log status của bạn ở đâu nhé GIờ tiến hành build file. The suggestion of @Burak Serdar to re-install Go fixed…

Read More “[OpenVPN] How do you monitor Your OpenVPN-Server via Prometheus and Grafana” »

Grafana, Log & Monitor, Prometheus

[APM/Elastic] Install APM Elastic inside container WordPress.

Posted on March 17, 2022March 17, 2022 By nim No Comments on [APM/Elastic] Install APM Elastic inside container WordPress.
[APM/Elastic] Install APM Elastic inside container WordPress.

Hôm qua mình mới khám phá thêm thanh niên khá hay ho. Đó là APM trong họ hàng nhà ElasticElastic APM is an application performance monitoring system built on the Elastic Stack. It allows you to monitor software services and applications in real-time, by collecting detailed performance information on response time for incoming requests, database queries,…

Read More “[APM/Elastic] Install APM Elastic inside container WordPress.” »

ELK

[Kibana] Create a Tag cloud or TEXT Chart on Kibana!

Posted on February 2, 2022February 9, 2022 By nim 4 Comments on [Kibana] Create a Tag cloud or TEXT Chart on Kibana!
[Kibana] Create a Tag cloud or TEXT Chart on Kibana!

1) configurate on Kibana Chắc hẳn các bạn đã nhìn thấy chart như banner mình có show ở đâu đó.Mục đích của mình là show xem là nước nào truy cập vào Kong-Gateway của mình nhiều. 2) so good.(update Wed, Feb 9th, 2022) Ở chart này có 1 điểm hay. giờ mình filter Vietnam thôi…

Read More “[Kibana] Create a Tag cloud or TEXT Chart on Kibana!” »

Kibana

[Kafka] Kafka Console Producer CLI.

Posted on January 31, 2022February 27, 2022 By nim No Comments on [Kafka] Kafka Console Producer CLI.
[Kafka] Kafka Console Producer CLI.

Producers • Producers write data to topics (which is made of partitions) • Producers automatically know to which broker and partition to write to • In case of Broker failures, Producers will automatically recover • Producers can choose to receive acknowledgment of data writes: • acks=0: Producer won’t wait for acknowledgment (possible data loss) •…

Read More “[Kafka] Kafka Console Producer CLI.” »

Apache Kafka, Kafka, Log & Monitor

[Node exporter] Install node_exporter on Linux by a script file!

Posted on January 27, 2022January 27, 2022 By nim No Comments on [Node exporter] Install node_exporter on Linux by a script file!
[Node exporter] Install node_exporter on Linux by a script file!

https://github.com/prometheus/node_exporter/releasesBạn vào link trên để theo dõi các bạn release mới nhất: File bên có thể bỏ vào file .sh và chạy thực hiện check port:netstat -ntlp xong vào file prometheus.yaml sửa file config thứ hiện reload prometheusMình cài prometheus nên mình reload theo kiểu các bạn cũng chưa thấy.

BareMetal, Prometheus

[kibana] Guiding design Pie chart on Kibana with response data – Elasticsearch.

Posted on January 27, 2022 By nim No Comments on [kibana] Guiding design Pie chart on Kibana with response data – Elasticsearch.
[kibana] Guiding design Pie chart on Kibana with response data – Elasticsearch.

Pie chart thì chúng ta để. view theo kiểu tổng kết bao nhiêu phần trăm (percent %).Ví dụ: các response là gì và chiếm bao nhiêu phần trăm. Bước 1 vào discover: Chọn cái key/value mà bạn muốn. Ở đây mình muốn sem response status. Khi chuyển trang thì chọn chart pie! Ngon lành. How…

Read More “[kibana] Guiding design Pie chart on Kibana with response data – Elasticsearch.” »

Kibana

[logstash/kibana] Draw a Map on Kibana by data from Logstash – Fix “Index pattern does not contain any geospatial fields”

Posted on January 24, 2022February 4, 2022 By nim 3 Comments on [logstash/kibana] Draw a Map on Kibana by data from Logstash – Fix “Index pattern does not contain any geospatial fields”
[logstash/kibana] Draw a Map on Kibana by data from Logstash – Fix “Index pattern does not contain any geospatial fields”

Như ở một bài viết mình đã giới thiêụ cách chuyển IP public -> thành phố, quốc gia, … trên logstash 1) create Map Chart and first issue Mục tiêu của bài này là làm sao chúng ta đưa data đó lên 1 bảng đồ trên kibana. Và bạn nếu lần đầu làm thì sẽ…

Read More “[logstash/kibana] Draw a Map on Kibana by data from Logstash – Fix “Index pattern does not contain any geospatial fields”” »

ELK, Kibana, Logstash

[Logstash] Discovering Pipeline inside Logstash

Posted on January 22, 2022February 1, 2022 By nim No Comments on [Logstash] Discovering Pipeline inside Logstash
[Logstash] Discovering Pipeline inside Logstash

Trong hệ thống elk thì chắc chắn logstash ko phải là 1 components quá xa lạ.Mục đích chính của mình khi sửa dụng logstash là gì:– Nó gửi logs về elastic ngon (của nhà elastic mà)– Nó hỗ trợ parse được nhiều kiểu logs khó nhằn thông input và filter (BEST) 1) Overview Pipeline of…

Read More “[Logstash] Discovering Pipeline inside Logstash” »

ELK, Logstash

Posts navigation

1 2 … 4 Next
Tham Gia Group DevOps nhé!
Để Nim có nhiều động lực ra nhiều bài viết.
Để nhận được những thông báo mới nhất.

Recent Posts

  • [Argocd/Vault] Integrate Vault inside Argocd by the plugin July 1, 2022
  • [Vault] Using Service Acount of Kubernetes to login Vault system. June 28, 2022
  • Protected: My Assignment  June 24, 2022
  • [Spinnaker] Spinnaker writes too many logs – Reduce spinnaker log level June 22, 2022
  • [Jenkins] Jobs will be created automatically by Jenkins Job Builder June 20, 2022

Archives

  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021

Categories

  • BareMetal
  • CI/CD
    • ArgoCD
    • ArgoWorkflows
    • Jenkins
    • Spinnaker
  • Coding
    • Git
    • Golang
    • Jquery & JavaScript
    • Laravel
    • Selenium
    • Terraform
      • AWS – Amazon Web Service
      • GCP – Google Cloud
  • Kubernetes & Container
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Docker
    • Helm Chart
    • Isito-EnvoyFilter
    • Kubernetes
      • Ingress
    • Longhorn – Storage
    • Vault
    • VictoriaMetrics
  • Log & Monitor
    • ELK
      • Kibana
      • Logstash
    • Grafana
    • Prometheus
  • Uncategorized
  • Admin

Copyright © 2022 NimTechnology.