This is an automated email from the ASF dual-hosted git repository.
oleewere pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ambari-logsearch.git.
from 146a176 [AMBARI-25026] [Log Search UI] Audit log list: missing event
time value in the log list (#61)
add b2c1602 AMBARI-23456. Add more markdown docs
No new revisions were added by this update.
Summary of changes:
ambari-logsearch-docs/pom.xml | 1 +
docs/about.md | 12 ++-
docs/add_new_input.md | 94 ++++++++++++++++++-
docs/cloud_mode.md | 6 +-
docs/collections.md | 62 +++++++++++++
docs/{getting_started.md => development.md} | 8 +-
docs/docs.md | 14 ++-
docs/images/add_service.png | Bin 0 -> 282737 bytes
docs/images/add_service_wizard.png | Bin 0 -> 278205 bytes
docs/images/architecture_overview.jpg | Bin 0 -> 453385 bytes
docs/images/edit_configs.jpg | Bin 0 -> 189354 bytes
docs/images/test_sample.jpg | Bin 0 -> 214507 bytes
docs/images/test_sample_result.jpg | Bin 0 -> 260567 bytes
docs/index.md | 29 +++++-
docs/installation.md | 138 ++++++++++++++++++++++++++++
docs/schema_fields.md | 16 ----
mkdocs.yml | 11 ++-
pom.xml | 1 +
18 files changed, 363 insertions(+), 29 deletions(-)
create mode 100644 docs/collections.md
rename docs/{getting_started.md => development.md} (93%)
create mode 100644 docs/images/add_service.png
create mode 100644 docs/images/add_service_wizard.png
create mode 100644 docs/images/architecture_overview.jpg
create mode 100644 docs/images/edit_configs.jpg
create mode 100644 docs/images/test_sample.jpg
create mode 100644 docs/images/test_sample_result.jpg
create mode 100644 docs/installation.md
delete mode 100644 docs/schema_fields.md