Skip to content

Instantly share code, notes, and snippets.

View wangqiang8511's full-sized avatar

WANG QIANG wangqiang8511

  • VentiTechnologies
  • Singapore
View GitHub Profile
@wangqiang8511
wangqiang8511 / kibana_log_albedozero
Last active August 29, 2015 14:10
Kibana Log for Kubernetes cluster (API production)
{
"title": "Alebdozero Dashboard",
"services": {
"query": {
"list": {
"0": {
"query": "message:200",
"alias": "",
"color": "#7EB26D",
"id": 0,
@wangqiang8511
wangqiang8511 / .inputrc
Last active August 29, 2015 14:07 — forked from oreh/.inputrc
"\e[A": history-search-backward
"\e[B": history-search-forward
set show-all-if-ambiguous on
set completion-ignore-case on
set bell-style none