Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
/ tools Public archive

group of tools which are used on private my time

Notifications You must be signed in to change notification settings

yuwtennis/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

178 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tools

Group of tools which makes my life easy

Environments

Docker compose

Directory: docker/

Docker compose. Used in my lab environment.

Applications

Household expenses

Directory household_expenses/

This is migrated into household-expense

Economy

Directory economy/

Crawls yahoo finance and send to elasticsearch for nice kibana dashboard.

Getting started

Available environment variables

Variable Description Default
BACKEND_TYPE Backends to use. Options are
stdout
elasticsearch
stdout
ES_HOST Elasticsearch host to connect to. localhost
# Build
make build

# Test
make test

Ping parser

Directory scripts/ping_parser/

Parses ping result and send to elasticsearch. Used ingest pipeline to parse fields.
I am using this to check network performance when I am outside.

I have tested with elasticsearch 7.17.4 .

Getting started

# Create ingest pipeline
curl -XPUT _ingest/pipeline/ping-result-parser

# Run script
bash ping.sh

About

group of tools which are used on private my time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •