yats.git

ref: 031a7722f2ca25aa7b3930045196f8cad7b3616a

clients/shell/LogNow.sh


1
2
3
4
5
6
7
8
9
#! /bin/bash
#
curl \
	-X POST\
	--header "Content-Type: application/json"\
	--header "X-SSL-Client-CN: something"\
	-d '{"id_client":"test-cli","name":"test-log","value":"A log message"}'\
	http://build-server:18081/metric
	#http://127.0.0.1:18081/metric