This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-flagon.git.
from ae46af7 [FLAGON-382, 347, 406] merging Flagon name change updates
with asf-site branch
add 7ca1681 [FLAGON-445] Update release scripts to include Disclaimer in
.bin packages
add 979cf26 updating release page for v2.0.2 release
add 9f17ad9 [FLAGON-446,449] Add NOTEs of Deprecation to TAP/Distill Docs
add f6edca0 [FLAGON-450] Updated Elastisearch builds to 6.8.2
add 050dfac [FLAGON-444] Added options API example in API examples
add 12d433d site updates for v2.0.2 release
add 052d385 v2.0.2 release updates to _site
add d9cddf0 v2.0.2 updates to content
new a6ccb7b pulling v2.0.2 site updates to live site
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
content/docs/distill/index.html | 2 +
content/docs/distill/start.html | 6 ++-
content/docs/stack/index.html | 8 ++--
content/docs/stack/scaling/index.html | 2 +-
content/docs/stout/index.html | 6 ++-
content/docs/stout/start.html | 6 ++-
content/docs/tap/index.html | 6 ++-
content/docs/useralejs/API/index.html | 24 ++++++++--
content/feed.xml | 2 +-
content/releases/index.html | 34 +++++++--------
docker/README.md | 16 +++----
...docker-compose.yml => docker-compose-6.6.2.yml} | 0
docker/docker-compose.yml | 51 +++-------------------
docker/elasticsearch/{6.6.2 => 6.8.2}/Dockerfile | 2 +-
.../{6.6.2 => 6.8.2}/config/elasticsearch.yml | 0
.../{6.6.2 => 6.8.2}/config/log4j2.properties | 0
docker/kibana/{6.6.2 => 6.8.2}/Dockerfile | 2 +-
...Apache Flagon Business Analytics Dashboard.json | 0
.../Apache Flagon Page Usage Dashboard.json | 0
.../Apache Flagon User Access Dashboard.json | 0
.../Apache Flagon Visualizations.json | 0
.../Saved Objects/Drill-Down Search.json | 0
docker/kibana/{6.6.2 => 6.8.2}/config/kibana.yml | 0
docker/logstash/{6.6.2 => 6.8.2}/Dockerfile | 2 +-
.../pipeline/logstash-userale.conf | 0
.../{6.6.2 => 6.8.2}/templates/userale.json | 0
release/make-release-artifacts.sh | 2 +
site/_docs/distill/index.md | 2 +
site/_docs/distill/start.md | 2 +
site/_docs/stack/index.md | 8 ++--
site/_docs/stack/scaling.md | 2 +-
site/_docs/stout/index.md | 3 ++
site/_docs/stout/start.md | 1 +
site/_docs/tap/index.md | 2 +
site/_docs/useralejs/API.md | 23 ++++++++--
site/_pages/releases.html | 34 +++++++--------
site/_site/docs/distill/index.html | 2 +
site/_site/docs/distill/start.html | 6 ++-
site/_site/docs/stack/index.html | 8 ++--
site/_site/docs/stack/scaling/index.html | 2 +-
site/_site/docs/stout/index.html | 6 ++-
site/_site/docs/stout/start.html | 6 ++-
site/_site/docs/tap/index.html | 6 ++-
site/_site/docs/useralejs/API/index.html | 24 ++++++++--
site/_site/feed.xml | 2 +-
site/_site/releases/index.html | 34 +++++++--------
46 files changed, 195 insertions(+), 149 deletions(-)
copy docker/{docker-compose.yml => docker-compose-6.6.2.yml} (100%)
copy docker/elasticsearch/{6.6.2 => 6.8.2}/Dockerfile (93%)
copy docker/elasticsearch/{6.6.2 => 6.8.2}/config/elasticsearch.yml (100%)
copy docker/elasticsearch/{6.6.2 => 6.8.2}/config/log4j2.properties (100%)
copy docker/kibana/{6.6.2 => 6.8.2}/Dockerfile (94%)
copy docker/kibana/{6.6.2 => 6.8.2}/Saved Objects/Apache Flagon Business
Analytics Dashboard.json (100%)
copy docker/kibana/{6.6.2 => 6.8.2}/Saved Objects/Apache Flagon Page Usage
Dashboard.json (100%)
copy docker/kibana/{6.6.2 => 6.8.2}/Saved Objects/Apache Flagon User Access
Dashboard.json (100%)
copy docker/kibana/{6.6.2 => 6.8.2}/Saved Objects/Apache Flagon
Visualizations.json (100%)
copy docker/kibana/{6.6.2 => 6.8.2}/Saved Objects/Drill-Down Search.json (100%)
copy docker/kibana/{6.6.2 => 6.8.2}/config/kibana.yml (100%)
copy docker/logstash/{6.6.2 => 6.8.2}/Dockerfile (94%)
copy docker/logstash/{6.6.2 => 6.8.2}/pipeline/logstash-userale.conf (100%)
copy docker/logstash/{6.6.2 => 6.8.2}/templates/userale.json (100%)