rzuo / ambari-logsearch

Apache Ambari Logsearch is a sub project of Apache Ambari.

Home Page:https://ambari.apache.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache Ambari Log Search

Build Status license

Log Search is a sub-project of Apache Ambari

Introduction

Log aggregation, analysis, and visualization for Ambari managed (or any other) services.

Features

  • Parse / aggregate and ship logs
  • Send and index logs in Solr
  • Store logs (structured or unstructured format) in Cloud Storage (S3 / GCS / ADLS / WASB)
  • Full-text Search in logs (if the logs are shipped to Solr)
  • JWT/SSO support
  • Support testing the log parsing on the UI

Architecture

  • Log Feeder: agent component on all hosts to monitor and ship logs.
  • Log Search Portal: REST API + UI for rendering logs
  • Solr (Optional - default): storage for logs, used by both Log Search Portal and Log Feeder
  • ZooKeeper (Optional - default): configuration service for Solr, Log Search and Log Feeder
  • HDFS / S3 / GCS / ADLS: storage for logs (write only), used by Log Feeder cloud mode

Log Search Architecture Overview

Contents

Contributing

https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute

(That is the ambari contribution guide, everything is the same here except use ambari-logsearch repository instead of ambari)

License

About

Apache Ambari Logsearch is a sub project of Apache Ambari.

https://ambari.apache.org

License:Apache License 2.0


Languages

Language:Java 59.3%Language:TypeScript 31.0%Language:HTML 3.4%Language:Less 2.7%Language:Shell 2.1%Language:JavaScript 0.5%Language:FreeMarker 0.5%Language:Dockerfile 0.3%Language:Makefile 0.1%Language:Jinja 0.1%Language:Gherkin 0.1%