Skip to content

webaio/processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weba.IO Processor

CircleCI

Processor is a part of Weba.IO application responsible for normalizing incoming events from raw http requests and storing in elasticsearch as visit.

Available options for IngestEventsElasticsearchJob job (example):

--kafka-bootstrap-servers 100.0.0.205:9092 --kafka-group-id IngestEventsElasticsearchJob --kafka-topic eventor_webserver --es-index webaio_events --es-type webaio_events --es-servers elasticsearch:9300 --es-cluster-name webaio --run-locally (optional)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages