LogaĂ­ Nginx json a sheoladh ag baint ĂșsĂĄide as Vector go Clickhouse agus Elasticsearch

LogaĂ­ Nginx json a sheoladh ag baint ĂșsĂĄide as Vector go Clickhouse agus Elasticsearch

veicteoir, atĂĄ deartha chun sonraĂ­ loga, mĂ©adracht agus imeachtaĂ­ a bhailiĂș, a athrĂș agus a sheoladh.

→ Github

Agus Ă© scrĂ­ofa sa teanga Rust, is sainairĂ­onna Ă© ardfheidhmĂ­ocht agus tomhaltas Ă­seal RAM i gcomparĂĄid lena analĂłgacha. Ina theannta sin, tugtar aird mhĂłr ar fheidhmeanna a bhaineann le cirte, go hĂĄirithe, an cumas imeachtaĂ­ neamhsheolta a shĂĄbhĂĄil ar mhaolĂĄn ar dhiosca agus comhaid a rothlĂș.

Go ailtireachta, is rĂłdaire imeachta Ă© Vector a fhaigheann teachtaireachtaĂ­ Ăł cheann amhĂĄin nĂł nĂ­os mĂł foinsĂ­, ag cur i bhfeidhm go roghnach thar na teachtaireachtaĂ­ seo claochluithe, agus iad a chur chuig ceann amhĂĄin nĂł nĂ­os mĂł draenacha.

Is ionadach Ă© veicteoir do bhuille comhaid agus logstash, is fĂ©idir leis gnĂ­omhĂș sa dĂĄ rĂłl (logs a fhĂĄil agus a sheoladh), tuilleadh sonraĂ­ orthu LĂ­ne.

MĂĄs i Logstash a thĂłgtar an slabhra mar ionchur → scagaire → aschur ansin i Veicteoir atĂĄ sĂ© foinsĂ­ → transforms → doirtil

Tå samplaí le fåil sna doiciméid.

Is treoir athbhreithnithe Ă© an treoir seo Ăł Vyacheslav Rakhinsky. TĂĄ prĂłiseĂĄil geoip sna treoracha bunaidh. Agus geoip ĂĄ thĂĄstĂĄil Ăł lĂ­onra inmheĂĄnach, thug veicteoir earrĂĄid.

Aug 05 06:25:31.889 DEBUG transform{name=nginx_parse_rename_fields type=rename_fields}: vector::transforms::rename_fields: Field did not exist field=«geoip.country_name» rate_limit_secs=30

Mås gå do dhuine ar bith geoip a phróiseåil, déan tagairt ansin do na treoracha bunaidh ó Vyacheslav Rakhinsky.

DĂ©anfaimid an meascĂĄn de Nginx (logs Rochtana) a chumrĂș → Veicteoir (Cliant | Filebeat) → Vector (FreastalaĂ­ | Logstash) → ar leithligh i Clickhouse agus ar leithligh i Elasticsearch. DĂ©anfaimid 4 fhreastalaĂ­ a shuiteĂĄil. CĂ© gur fĂ©idir leat Ă© a sheachbhĂłthar le 3 freastalaithe.

LogaĂ­ Nginx json a sheoladh ag baint ĂșsĂĄide as Vector go Clickhouse agus Elasticsearch

Tå an scéim rud éigin mar seo.

Díchumasaigh Selinux ar do fhreastalaithe go léir

sed -i 's/^SELINUX=.*/SELINUX=disabled/g' /etc/selinux/config
reboot

SuiteĂĄilimid aithriseoir freastalaĂ­ HTTP + fĂłntais ar gach freastalaĂ­

Mar aithriseoir freastalaĂ­ HTTP ĂșsĂĄidfimid nĂłdejs-stub-freastalaĂ­ Ăł Maxim Ignatenko

NĂ­l rpm ag Nodejs-stub-server. Anseo cruthaigh rpm dĂł. rpm a thiomsĂș ag baint ĂșsĂĄide as Fedora Copr

Cuir leis an stĂłr antonpatsev/nodejs-stub-server

yum -y install yum-plugin-copr epel-release
yes | yum copr enable antonpatsev/nodejs-stub-server

Suiteåil nodejs-stub-server, tagarmharcåil Apache agus ilphléacsålaí teirminéil scåileåin ar gach freastalaí

yum -y install stub_http_server screen mc httpd-tools screen

Ceartaigh mé an t-am freagartha stub_http_server sa chomhad /var/lib/stub_http_server/stub_http_server.js ionas go raibh níos mó logaí ann.

var max_sleep = 10;

Seolfaimid stub_http_server.

systemctl start stub_http_server
systemctl enable stub_http_server

SuiteĂĄil Clickhouse ar fhreastalaĂ­ 3

ÚsĂĄideann ClickHouse an tacar treoracha SSE 4.2, mar sin mura sonraĂ­tear a mhalairt, beidh tacaĂ­ocht dĂł sa phrĂłiseĂĄlaĂ­ a ĂșsĂĄidtear ina riachtanas cĂłrais breise. Seo Ă© an t-ordĂș le seiceĂĄil an dtacaĂ­onn an prĂłiseĂĄlaĂ­ reatha le SSE 4.2:

grep -q sse4_2 /proc/cpuinfo && echo "SSE 4.2 supported" || echo "SSE 4.2 not supported"

Ar dtĂșs nĂ­ mĂłr duit an stĂłr oifigiĂșil a nascadh:

sudo yum install -y yum-utils
sudo rpm --import https://repo.clickhouse.tech/CLICKHOUSE-KEY.GPG
sudo yum-config-manager --add-repo https://repo.clickhouse.tech/rpm/stable/x86_64

Chun pacĂĄistĂ­ a shuiteĂĄil nĂ­ mĂłr duit na horduithe seo a leanas a rith:

sudo yum install -y clickhouse-server clickhouse-client

Lig do clickhouse-server éisteacht leis an gcårta líonra sa chomhad /etc/clickhouse-server/config.xml

<listen_host>0.0.0.0</listen_host>

An leibhĂ©al logĂĄla a athrĂș Ăł rian go dĂ­fhabhtĂș

dĂ­fhabhtaigh

Socruithe caighdeĂĄnacha comhbhrĂș:

min_compress_block_size  65536
max_compress_block_size  1048576

Chun comhbhrĂș Zstd a ghnĂ­omhachtĂș, moladh gan teagmhĂĄil a dhĂ©anamh leis an gcumraĂ­ocht, ach DDL a ĂșsĂĄid.

LogaĂ­ Nginx json a sheoladh ag baint ĂșsĂĄide as Vector go Clickhouse agus Elasticsearch

NĂ­orbh fhĂ©idir liom a fhĂĄil amach conas comhbhrĂș zstd a ĂșsĂĄid trĂ­ DDL in Google. Mar sin d'fhĂĄg mĂ© Ă© mar atĂĄ.

Comhghleacaithe a ĂșsĂĄideann comhbhrĂș zstd i Clickhouse, roinn na treoracha le do thoil.

Chun an freastalaĂ­ a thosĂș mar dheamhan, rith:

service clickhouse-server start

Anois, a ligean ar bogadh ar aghaidh go dtĂ­ a bhunĂș Clickhouse

Téigh go dtí Clickhouse

clickhouse-client -h 172.26.10.109 -m

172.26.10.109 - IP an fhreastalaĂ­ ina bhfuil Clickhouse suiteĂĄilte.

DĂ©anaimis bunachar sonraĂ­ veicteoir a chruthĂș

CREATE DATABASE vector;

Déanaimis seiceåil go bhfuil an bunachar sonraí ann.

show databases;

Cruthaigh tĂĄbla veicteoir.logs.

/* Đ­Ń‚ĐŸ таблОца гЎД Ń…Ń€Đ°ĐœŃŃ‚ŃŃ Đ»ĐŸĐłĐž ĐșаĐș Đ”ŃŃ‚ŃŒ */

CREATE TABLE vector.logs
(
    `node_name` String,
    `timestamp` DateTime,
    `server_name` String,
    `user_id` String,
    `request_full` String,
    `request_user_agent` String,
    `request_http_host` String,
    `request_uri` String,
    `request_scheme` String,
    `request_method` String,
    `request_length` UInt64,
    `request_time` Float32,
    `request_referrer` String,
    `response_status` UInt16,
    `response_body_bytes_sent` UInt64,
    `response_content_type` String,
    `remote_addr` IPv4,
    `remote_port` UInt32,
    `remote_user` String,
    `upstream_addr` IPv4,
    `upstream_port` UInt32,
    `upstream_bytes_received` UInt64,
    `upstream_bytes_sent` UInt64,
    `upstream_cache_status` String,
    `upstream_connect_time` Float32,
    `upstream_header_time` Float32,
    `upstream_response_length` UInt64,
    `upstream_response_time` Float32,
    `upstream_status` UInt16,
    `upstream_content_type` String,
    INDEX idx_http_host request_http_host TYPE set(0) GRANULARITY 1
)
ENGINE = MergeTree()
PARTITION BY toYYYYMMDD(timestamp)
ORDER BY timestamp
TTL timestamp + toIntervalMonth(1)
SETTINGS index_granularity = 8192;

Déanaimid seiceåil go bhfuil na tåblaí cruthaithe. A ligean ar a sheoladh clickhouse-client agus iarratas a dhéanamh.

A ligean ar dul go dtĂ­ an bunachar sonraĂ­ veicteoir.

use vector;

Ok.

0 rows in set. Elapsed: 0.001 sec.

BreathnaĂ­mid ar na tĂĄblaĂ­.

show tables;

┌─name────────────────┐
│ logs                │
└─────────────────────┘

SuiteĂĄil elasticsearch ar an 4Ăș freastalaĂ­ chun na sonraĂ­ cĂ©anna a sheoladh chuig Elasticsearch chun comparĂĄid a dhĂ©anamh le Clickhouse

Cuir eochair phoiblĂ­ rpm leis

rpm --import https://artifacts.elastic.co/GPG-KEY-elasticsearch

Cruthaimis 2 repo:

/etc/yum.repos.d/elasticsearch.repo

[elasticsearch]
name=Elasticsearch repository for 7.x packages
baseurl=https://artifacts.elastic.co/packages/7.x/yum
gpgcheck=1
gpgkey=https://artifacts.elastic.co/GPG-KEY-elasticsearch
enabled=0
autorefresh=1
type=rpm-md

/etc/yum.repos.d/kibana.repo

[kibana-7.x]
name=Kibana repository for 7.x packages
baseurl=https://artifacts.elastic.co/packages/7.x/yum
gpgcheck=1
gpgkey=https://artifacts.elastic.co/GPG-KEY-elasticsearch
enabled=1
autorefresh=1
type=rpm-md

SuiteĂĄil elasticsearch agus kibana

yum install -y kibana elasticsearch

Ós rud Ă© go mbeidh sĂ© i gcĂłip amhĂĄin, nĂ­ mĂłr duit an mĂ©id seo a leanas a chur leis an gcomhad /etc/elasticsearch/elasticsearch.yml:

discovery.type: single-node

Ionas gur fĂ©idir le veicteoir sonraĂ­ a sheoladh chuig elasticsearch Ăł fhreastalaĂ­ eile, dĂ©anaimis network.host a athrĂș.

network.host: 0.0.0.0

Chun nascadh le kibana, athraigh an paraiméadar server.host sa chomhad /etc/kibana/kibana.yml

server.host: "0.0.0.0"

Sean agus ĂĄirĂ­tear elasticsearch i autostart

systemctl enable elasticsearch
systemctl start elasticsearch

agus kibana

systemctl enable kibana
systemctl start kibana

Elasticsearch ĂĄ chumrĂș do mhĂłd aon-nĂłid 1 shard, 0 macasamhail. Is dĂłcha go mbeidh braisle agat de lĂ­on mĂłr freastalaithe agus nĂ­ gĂĄ duit Ă© seo a dhĂ©anamh.

Le haghaidh innéacsanna amach anseo, nuashonraigh an teimpléad réamhshocraithe:

curl -X PUT http://localhost:9200/_template/default -H 'Content-Type: application/json' -d '{"index_patterns": ["*"],"order": -1,"settings": {"number_of_shards": "1","number_of_replicas": "0"}}' 

SuiteĂĄil veicteoir in ionad Logstash ar fhreastalaĂ­ 2

yum install -y https://packages.timber.io/vector/0.9.X/vector-x86_64.rpm mc httpd-tools screen

Cuirfimid Veicteoir ar bun mar ionadaĂ­ do Logstash. Ag eagarthĂłireacht an chomhaid /etc/vector/vector.toml

# /etc/vector/vector.toml

data_dir = "/var/lib/vector"

[sources.nginx_input_vector]
  # General
  type                          = "vector"
  address                       = "0.0.0.0:9876"
  shutdown_timeout_secs         = 30

[transforms.nginx_parse_json]
  inputs                        = [ "nginx_input_vector" ]
  type                          = "json_parser"

[transforms.nginx_parse_add_defaults]
  inputs                        = [ "nginx_parse_json" ]
  type                          = "lua"
  version                       = "2"

  hooks.process = """
  function (event, emit)

    function split_first(s, delimiter)
      result = {};
      for match in (s..delimiter):gmatch("(.-)"..delimiter) do
          table.insert(result, match);
      end
      return result[1];
    end

    function split_last(s, delimiter)
      result = {};
      for match in (s..delimiter):gmatch("(.-)"..delimiter) do
          table.insert(result, match);
      end
      return result[#result];
    end

    event.log.upstream_addr             = split_first(split_last(event.log.upstream_addr, ', '), ':')
    event.log.upstream_bytes_received   = split_last(event.log.upstream_bytes_received, ', ')
    event.log.upstream_bytes_sent       = split_last(event.log.upstream_bytes_sent, ', ')
    event.log.upstream_connect_time     = split_last(event.log.upstream_connect_time, ', ')
    event.log.upstream_header_time      = split_last(event.log.upstream_header_time, ', ')
    event.log.upstream_response_length  = split_last(event.log.upstream_response_length, ', ')
    event.log.upstream_response_time    = split_last(event.log.upstream_response_time, ', ')
    event.log.upstream_status           = split_last(event.log.upstream_status, ', ')

    if event.log.upstream_addr == "" then
        event.log.upstream_addr = "127.0.0.1"
    end

    if (event.log.upstream_bytes_received == "-" or event.log.upstream_bytes_received == "") then
        event.log.upstream_bytes_received = "0"
    end

    if (event.log.upstream_bytes_sent == "-" or event.log.upstream_bytes_sent == "") then
        event.log.upstream_bytes_sent = "0"
    end

    if event.log.upstream_cache_status == "" then
        event.log.upstream_cache_status = "DISABLED"
    end

    if (event.log.upstream_connect_time == "-" or event.log.upstream_connect_time == "") then
        event.log.upstream_connect_time = "0"
    end

    if (event.log.upstream_header_time == "-" or event.log.upstream_header_time == "") then
        event.log.upstream_header_time = "0"
    end

    if (event.log.upstream_response_length == "-" or event.log.upstream_response_length == "") then
        event.log.upstream_response_length = "0"
    end

    if (event.log.upstream_response_time == "-" or event.log.upstream_response_time == "") then
        event.log.upstream_response_time = "0"
    end

    if (event.log.upstream_status == "-" or event.log.upstream_status == "") then
        event.log.upstream_status = "0"
    end

    emit(event)

  end
  """

[transforms.nginx_parse_remove_fields]
    inputs                              = [ "nginx_parse_add_defaults" ]
    type                                = "remove_fields"
    fields                              = ["data", "file", "host", "source_type"]

[transforms.nginx_parse_coercer]

    type                                = "coercer"
    inputs                              = ["nginx_parse_remove_fields"]

    types.request_length = "int"
    types.request_time = "float"

    types.response_status = "int"
    types.response_body_bytes_sent = "int"

    types.remote_port = "int"

    types.upstream_bytes_received = "int"
    types.upstream_bytes_send = "int"
    types.upstream_connect_time = "float"
    types.upstream_header_time = "float"
    types.upstream_response_length = "int"
    types.upstream_response_time = "float"
    types.upstream_status = "int"

    types.timestamp = "timestamp"

[sinks.nginx_output_clickhouse]
    inputs   = ["nginx_parse_coercer"]
    type     = "clickhouse"

    database = "vector"
    healthcheck = true
    host = "http://172.26.10.109:8123" #  АЎрДс Clickhouse
    table = "logs"

    encoding.timestamp_format = "unix"

    buffer.type = "disk"
    buffer.max_size = 104900000
    buffer.when_full = "block"

    request.in_flight_limit = 20

[sinks.elasticsearch]
    type = "elasticsearch"
    inputs   = ["nginx_parse_coercer"]
    compression = "none"
    healthcheck = true
    # 172.26.10.116 - сДрĐČДр гЎД ŃƒŃŃ‚Đ°ĐœĐŸĐČĐ”Đœ elasticsearch
    host = "http://172.26.10.116:9200" 
    index = "vector-%Y-%m-%d"

Is fĂ©idir leat an roinn transforms.nginx_parse_add_defaults a choigeartĂș.

Mar Vyacheslav Rakhinsky ĂșsĂĄideann na cumraĂ­ochtaĂ­ seo le haghaidh CDN beag agus is fĂ©idir roinnt luachanna a bheith ann in aghaidh an tsrutha_*

Mar shampla:

"upstream_addr": "128.66.0.10:443, 128.66.0.11:443, 128.66.0.12:443"
"upstream_bytes_received": "-, -, 123"
"upstream_status": "502, 502, 200"

Murab Ă© seo do chĂĄs, is fĂ©idir an chuid seo a shimpliĂș

CruthaĂ­mid socruithe seirbhĂ­se do systemd /etc/systemd/system/vector.service

# /etc/systemd/system/vector.service

[Unit]
Description=Vector
After=network-online.target
Requires=network-online.target

[Service]
User=vector
Group=vector
ExecStart=/usr/bin/vector
ExecReload=/bin/kill -HUP $MAINPID
Restart=no
StandardOutput=syslog
StandardError=syslog
SyslogIdentifier=vector

[Install]
WantedBy=multi-user.target

Tar Ă©is na tĂĄblaĂ­ a chruthĂș, is fĂ©idir leat Veicteoir a rith

systemctl enable vector
systemctl start vector

Is féidir logaí veicteoirí a fheiceåil mar seo:

journalctl -f -u vector

Ba chĂłir go mbeadh iontrĂĄlacha mar seo sna logaĂ­

INFO vector::topology::builder: Healthcheck: Passed.
INFO vector::topology::builder: Healthcheck: Passed.

Ar an gcliant (freastalaĂ­ GrĂ©asĂĄin) - 1Ăș freastalaĂ­

Ar an bhfreastalaĂ­ le nginx, nĂ­ mĂłr duit ipv6 a dhĂ­chumasĂș, toisc go n-ĂșsĂĄideann an tĂĄbla logs i clickhouse an rĂ©imse upstream_addr IPv4, mar nĂ­ ĂșsĂĄidim ipv6 taobh istigh den lĂ­onra. Mura bhfuil ipv6 mĂșchta, beidh earrĂĄidĂ­ ann:

DB::Exception: Invalid IPv4 value.: (while read the value of key upstream_addr)

B’fhĂ©idir a lĂ©itheoirĂ­, cuir tacaĂ­ocht ipv6 leis.

Cruthaigh an comhad /etc/sysctl.d/98-disable-ipv6.conf

net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1

Ag cur na socruithe i bhfeidhm

sysctl --system

Déanaimis nginx a shuiteåil.

Cuireadh comhad stĂłr nginx leis /etc/yum.repos.d/nginx.repo

[nginx-stable]
name=nginx stable repo
baseurl=http://nginx.org/packages/centos/$releasever/$basearch/
gpgcheck=1
enabled=1
gpgkey=https://nginx.org/keys/nginx_signing.key
module_hotfixes=true

SuiteĂĄil an pacĂĄiste nginx

yum install -y nginx

Ar dtĂșs, nĂ­ mĂłr dĂșinn an fhormĂĄid logĂĄla a chumrĂș i Nginx sa chomhad /etc/nginx/nginx.conf

user  nginx;
# you must set worker processes based on your CPU cores, nginx does not benefit from setting more than that
worker_processes auto; #some last versions calculate it automatically

# number of file descriptors used for nginx
# the limit for the maximum FDs on the server is usually set by the OS.
# if you don't set FD's then OS settings will be used which is by default 2000
worker_rlimit_nofile 100000;

error_log  /var/log/nginx/error.log warn;
pid        /var/run/nginx.pid;

# provides the configuration file context in which the directives that affect connection processing are specified.
events {
    # determines how much clients will be served per worker
    # max clients = worker_connections * worker_processes
    # max clients is also limited by the number of socket connections available on the system (~64k)
    worker_connections 4000;

    # optimized to serve many clients with each thread, essential for linux -- for testing environment
    use epoll;

    # accept as many connections as possible, may flood worker connections if set too low -- for testing environment
    multi_accept on;
}

http {
    include       /etc/nginx/mime.types;
    default_type  application/octet-stream;

    log_format  main  '$remote_addr - $remote_user [$time_local] "$request" '
                      '$status $body_bytes_sent "$http_referer" '
                      '"$http_user_agent" "$http_x_forwarded_for"';

log_format vector escape=json
    '{'
        '"node_name":"nginx-vector",'
        '"timestamp":"$time_iso8601",'
        '"server_name":"$server_name",'
        '"request_full": "$request",'
        '"request_user_agent":"$http_user_agent",'
        '"request_http_host":"$http_host",'
        '"request_uri":"$request_uri",'
        '"request_scheme": "$scheme",'
        '"request_method":"$request_method",'
        '"request_length":"$request_length",'
        '"request_time": "$request_time",'
        '"request_referrer":"$http_referer",'
        '"response_status": "$status",'
        '"response_body_bytes_sent":"$body_bytes_sent",'
        '"response_content_type":"$sent_http_content_type",'
        '"remote_addr": "$remote_addr",'
        '"remote_port": "$remote_port",'
        '"remote_user": "$remote_user",'
        '"upstream_addr": "$upstream_addr",'
        '"upstream_bytes_received": "$upstream_bytes_received",'
        '"upstream_bytes_sent": "$upstream_bytes_sent",'
        '"upstream_cache_status":"$upstream_cache_status",'
        '"upstream_connect_time":"$upstream_connect_time",'
        '"upstream_header_time":"$upstream_header_time",'
        '"upstream_response_length":"$upstream_response_length",'
        '"upstream_response_time":"$upstream_response_time",'
        '"upstream_status": "$upstream_status",'
        '"upstream_content_type":"$upstream_http_content_type"'
    '}';

    access_log  /var/log/nginx/access.log  main;
    access_log  /var/log/nginx/access.json.log vector;      # ĐĐŸĐČыĐč Đ»ĐŸĐł ĐČ Ń„ĐŸŃ€ĐŒĐ°Ń‚Đ” json

    sendfile        on;
    #tcp_nopush     on;

    keepalive_timeout  65;

    #gzip  on;

    include /etc/nginx/conf.d/*.conf;
}

D'fhonn gan do chumraĂ­ocht reatha a bhriseadh, ligeann Nginx duit roinnt treoracha access_log a bheith agat

access_log  /var/log/nginx/access.log  main;            # ĐĄŃ‚Đ°ĐœĐŽĐ°Ń€Ń‚ĐœŃ‹Đč Đ»ĐŸĐł
access_log  /var/log/nginx/access.json.log vector;      # ĐĐŸĐČыĐč Đ»ĐŸĐł ĐČ Ń„ĐŸŃ€ĐŒĐ°Ń‚Đ” json

NĂĄ dĂ©an dearmad riail a chur leis chun logrothlĂș do logaĂ­ nua (mura gcrĂ­ochnaĂ­onn an logchomhad le .log)

Bain default.conf Ăł /etc/nginx/conf.d/

rm -f /etc/nginx/conf.d/default.conf

Cuir Ăłstach fĂ­orĂșil leis /etc/nginx/conf.d/vhost1.conf

server {
    listen 80;
    server_name vhost1;
    location / {
        proxy_pass http://172.26.10.106:8080;
    }
}

Cuir Ăłstach fĂ­orĂșil leis /etc/nginx/conf.d/vhost2.conf

server {
    listen 80;
    server_name vhost2;
    location / {
        proxy_pass http://172.26.10.108:8080;
    }
}

Cuir Ăłstach fĂ­orĂșil leis /etc/nginx/conf.d/vhost3.conf

server {
    listen 80;
    server_name vhost3;
    location / {
        proxy_pass http://172.26.10.109:8080;
    }
}

Cuir Ăłstach fĂ­orĂșil leis /etc/nginx/conf.d/vhost4.conf

server {
    listen 80;
    server_name vhost4;
    location / {
        proxy_pass http://172.26.10.116:8080;
    }
}

Cuir hĂłstach fĂ­orĂșla (172.26.10.106 ip den fhreastalaĂ­ ina bhfuil nginx suiteĂĄilte) le gach freastalaĂ­ chuig an gcomhad /etc/hosts:

172.26.10.106 vhost1
172.26.10.106 vhost2
172.26.10.106 vhost3
172.26.10.106 vhost4

Agus må tå gach rud réidh ansin

nginx -t 
systemctl restart nginx

Anois, dĂ©anaimis Ă© a shuiteĂĄil dĂșinn fĂ©in veicteoir

yum install -y https://packages.timber.io/vector/0.9.X/vector-x86_64.rpm

CruthaĂ­mid comhad socruithe le haghaidh systemd /etc/systemd/system/vector.service

[Unit]
Description=Vector
After=network-online.target
Requires=network-online.target

[Service]
User=vector
Group=vector
ExecStart=/usr/bin/vector
ExecReload=/bin/kill -HUP $MAINPID
Restart=no
StandardOutput=syslog
StandardError=syslog
SyslogIdentifier=vector

[Install]
WantedBy=multi-user.target

Agus an athsholĂĄthar Filebeat a chumrĂș sa chumraĂ­ocht /etc/vector/vector.toml. Is Ă© seoladh IP 172.26.10.108 seoladh IP an fhreastalaĂ­ loga (Vector-Server)

data_dir = "/var/lib/vector"

[sources.nginx_file]
  type                          = "file"
  include                       = [ "/var/log/nginx/access.json.log" ]
  start_at_beginning            = false
  fingerprinting.strategy       = "device_and_inode"

[sinks.nginx_output_vector]
  type                          = "vector"
  inputs                        = [ "nginx_file" ]

  address                       = "172.26.10.108:9876"

NĂĄ dĂ©an dearmad an veicteoir ĂșsĂĄideora a chur leis an ngrĂșpa cuĂ­ ionas gur fĂ©idir leis comhaid loga a lĂ©amh. Mar shampla, nginx i centos cruthaĂ­onn sĂ© logaĂ­ le cearta grĂșpa riarthĂłra.

usermod -a -G adm vector

Cuirimis tĂșs leis an tseirbhĂ­s veicteora

systemctl enable vector
systemctl start vector

Is féidir logaí veicteoirí a fheiceåil mar seo:

journalctl -f -u vector

Ba chĂłir go mbeadh iontrĂĄil mar seo sna logaĂ­

INFO vector::topology::builder: Healthcheck: Passed.

TĂĄstĂĄil Strus

DĂ©anaimid tĂĄstĂĄil ag baint ĂșsĂĄide as tagarmharcĂĄil Apache.

SuiteĂĄladh an pacĂĄiste httpd-tools ar gach freastalaĂ­

Cuirimid tĂșs le tĂĄstĂĄil ag baint ĂșsĂĄide as tagarmharcĂĄil Apache Ăł 4 fhreastalaithe Ă©agsĂșla ar an scĂĄileĂĄn. Ar dtĂșs, seolann muid an t-ilphlĂ©acsĂłir crĂ­ochfoirt scĂĄileĂĄin, agus ansin cuirimid tĂșs le tĂĄstĂĄil ag baint ĂșsĂĄide as tagarmharc Apache. Conas a bheith ag obair le scĂĄileĂĄn is fĂ©idir leat a Airteagal.

Ón 1Ăș freastalaĂ­

while true; do ab -H "User-Agent: 1server" -c 100 -n 10 -t 10 http://vhost1/; sleep 1; done

Ón 2Ăș freastalaĂ­

while true; do ab -H "User-Agent: 2server" -c 100 -n 10 -t 10 http://vhost2/; sleep 1; done

Ón 3Ăș freastalaĂ­

while true; do ab -H "User-Agent: 3server" -c 100 -n 10 -t 10 http://vhost3/; sleep 1; done

Ón 4Ăș freastalaĂ­

while true; do ab -H "User-Agent: 4server" -c 100 -n 10 -t 10 http://vhost4/; sleep 1; done

Déanaimis seiceåil ar na sonraí i Clickhouse

Téigh go dtí Clickhouse

clickhouse-client -h 172.26.10.109 -m

Ag déanamh ceiste SQL

SELECT * FROM vector.logs;

┌─node_name────┬───────────timestamp─┬─server_name─┬─user_id─┬─request_full───┬─request_user_agent─┬─request_http_host─┬─request_uri─┬─request_scheme─┬─request_method─┬─request_length─┬─request_time─┬─request_referrer─┬─response_status─┬─response_body_bytes_sent─┬─response_content_type─┬───remote_addr─┬─remote_port─┬─remote_user─┬─upstream_addr─┬─upstream_port─┬─upstream_bytes_received─┬─upstream_bytes_sent─┬─upstream_cache_status─┬─upstream_connect_time─┬─upstream_header_time─┬─upstream_response_length─┬─upstream_response_time─┬─upstream_status─┬─upstream_content_type─┐
│ nginx-vector │ 2020-08-07 04:32:42 │ vhost1      │         │ GET / HTTP/1.0 │ 1server            │ vhost1            │ /           │ http           │ GET            │             66 │        0.028 │                  │             404 │                       27 │                       │ 172.26.10.106 │       45886 │             │ 172.26.10.106 │             0 │                     109 │                  97 │ DISABLED              │                     0 │                0.025 │                       27 │                  0.029 │             404 │                       │
└──────────────┮─────────────────────┮─────────────┮─────────┮────────────────┮────────────────────┮───────────────────┮─────────────┮────────────────┮────────────────┮────────────────┮──────────────┮──────────────────┮─────────────────┮──────────────────────────┮───────────────────────┮───────────────┮─────────────┮─────────────┮───────────────┮───────────────┮─────────────────────────┮─────────────────────┮───────────────────────┮───────────────────────┮──────────────────────┮──────────────────────────┮────────────────────────┮─────────────────┮───────────────────────

Faigh amach an méid tåblaí i Clickhouse

select concat(database, '.', table)                         as table,
       formatReadableSize(sum(bytes))                       as size,
       sum(rows)                                            as rows,
       max(modification_time)                               as latest_modification,
       sum(bytes)                                           as bytes_size,
       any(engine)                                          as engine,
       formatReadableSize(sum(primary_key_bytes_in_memory)) as primary_keys_size
from system.parts
where active
group by database, table
order by bytes_size desc;

A ligean ar a fhåil amach cé mhéad logs thóg suas i Clickhouse.

LogaĂ­ Nginx json a sheoladh ag baint ĂșsĂĄide as Vector go Clickhouse agus Elasticsearch

Is é 857.19 MB méid tåbla na logaí.

LogaĂ­ Nginx json a sheoladh ag baint ĂșsĂĄide as Vector go Clickhouse agus Elasticsearch

Is é méid na sonraí céanna san innéacs in Elasticsearch nå 4,5GB.

Mura sonraĂ­onn tĂș sonraĂ­ sa veicteoir sna paraimĂ©adair, glacann Clickhouse 4500/857.19 = 5.24 uair nĂ­os lĂș nĂĄ i Elasticsearch.

I veicteoir, ĂșsĂĄidtear an rĂ©imse comhbhrĂș de rĂ©ir rĂ©amhshocraithe.

Telegram comhrĂĄ ag cliceĂĄiltheach
Telegram comhrĂĄ ag Elasticsearch
comhrĂĄ teileagram le "CĂłras a bhailiĂș agus a anailĂ­siĂș teachtaireachtaĂ­"

Foinse: will.com

Ceannaigh ĂłstĂĄil iontaofa do shuĂ­mh le cosaint DDoS, freastalaithe VPS VDS đŸ”„ Ceannaigh ĂłstĂĄil grĂ©asĂĄin iontaofa le cosaint DDoS, freastalaithe VPS VDS | ProHoster