Commit graph

35 commits

Author SHA1 Message Date
Kaarina Tungseth
10bf693157
[DOCS] Adds indication that reports are a subscription feature (#114656) 2021-10-13 11:25:48 -05:00
Tim Sullivan
ae8a5fea35
[Reporting/Docs] Add section to troubleshooting guide to explain the StatusCodeError logs (#102278) (#102412)
* [Reporting/Docs] Add section to troubleshooting guide to explain the StatusCodeError logs

* Update docs/user/reporting/reporting-troubleshooting.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* use script formatting around error message block

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-06-16 14:05:18 -07:00
Kaarina Tungseth
f7c25fecf0
[DOCS] Changes Visualize to Visualize Library (#93055) (#94214)
* [DOCS] Changes Visualize to Visualize Library

* Review comments

* Review comment

* Removes background in embed-kibana.png
2021-03-11 17:46:06 -05:00
Kaarina Tungseth
df4ba4c8f5
[DOCS] Updates reporting and Canvas share options (#92529) (#92653)
* [DOCS] Updates reporting and Canvas share options

* Update docs/canvas/canvas-share-workpad.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Resizes images and minor text edits

* Updates dashboard embed content

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-02-24 11:28:40 -05:00
liza-mae
9b9c24ec01
[Docs] Update reporting troubleshooting for arm rhel/centos (#90385) (#90521)
* Update reporting document

* Move to own section

* Remove extra line
2021-02-05 15:33:11 -07:00
Joe Portner
d5090a4db3
Update reporting docs (#87651) (#87909) 2021-01-11 15:32:02 -05:00
Poff Poffenberger
3bb24d7289
[Docs] Update Canvas reporting docs for new full page layout feature (#86124) (#86389)
* Update Canvas and reporting doc for new full page layout

* Typo
2020-12-21 15:17:20 -06:00
Kaarina Tungseth
db21b380b1
[DOCS] Reallocates limitations to point-of-use (#79582) (#83825)
* [DOCS] Reallocates limitations to point-of-use

* KQL changes

* Removed limitations file

* Review comments
2020-11-19 11:06:24 -06:00
Kaarina Tungseth
49928b336b
[7.x] [DOCS] 7.10 Core UI changes (#80407) (#81491)
* [DOCS] 7.10 screenCore UI changes

* Kibana access options

* Removed Kibana from Set up Kibana

* Removed rogue symbols

* Update docs/spaces/index.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/management/managing-beats.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Review comments

* Update docs/user/introduction.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Review comments

* Changed menu to main menu

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2020-10-26 09:01:01 -05:00
Tim Sullivan
e6feee1a39
[Reporting] Document Network Policy configuration (#80431) (#80891)
* [Reporting] Document Network Policy configuration

* Apply suggestions from code review

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>

* Apply suggestions from code review

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* remove detail about policy acting on responses

* Update docs/user/reporting/network-policy.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* lowercase network policy

* typo

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2020-10-16 12:04:56 -07:00
gchaps
48cc501a6b
[DOCS] Edits copy in Reporting Diagnostics tool (#77833) (#78816)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-29 11:27:53 -07:00
Joel Griffith
94c13f610f
Reporting/diagnostics (#74314) (#77124)
* WIP: Adding in new reporting diag tool

* WIP: chrome-binary test + log capturing/error handling

* More wip on diagnostic tool

* More work adding in diagnose routes

* Alter link in description + minor rename of chrome => browser

* Wiring UI to API + some polish on UI flow

* WIP: Add in screenshot diag route

* Adding in screenshot diag route, hooking up client to it

* Add missing lib check + memory check

* Working screenshot test + config check for RAM

* Small test helper consolidation + screenshot diag test

* Delete old i18n translations

* PR feedback, browser tests, rename, re-organize import statements and lite fixes

* Lite rename for consistency

* Remove old validate check i18n

* Add config check

* i18n all the things!

* Docs on diagnostics tool

* Fixes, better readability, spelling and more for diagnostic tool

* Translate a few error messages

* Rename of test => start_logs for clarity. Move to observables

* Gathering logs even during process exit or crash

* Adds a test case for the browser exiting during the diag check

* Tap into browser logs for checking output

* Rename asciidoc diag id

* Remove duplicate shared object message

* Add better comment as to why we merge events + wait for a period of time

* Cloning logger for mirroring browser stderr to kibana output

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-09 19:34:01 -07:00
Kaarina Tungseth
75b20b3dc1
[DOCS] Dashboard-first docs refresh (#76194) (#76717)
* [DOCS] Dashboard-first refresh

* Fixes broken links and partinto error

* Fixes images in panel table

* Fixes broken links

* Fixes broken drilldowns link

* Fixes images and table

* Removed un needed files and added edit content

* Update docs/getting-started/tutorial-visualizing.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Review comments

* Review comments

* Removed blocks

* Typo fix

* Update docs/getting-started/tutorial-sample-data.asciidoc

Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>

* Update docs/getting-started/tutorial-discovering.asciidoc

Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>

* Update docs/getting-started/tutorial-sample-data.asciidoc

Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>

* Update docs/getting-started/tutorial-visualizing.asciidoc

Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>

* Update docs/user/dashboard/edit-dashboards.asciidoc

Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>

* Update docs/user/dashboard/dashboard.asciidoc

Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>

* Update docs/user/dashboard/dashboard.asciidoc

Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>

* Update docs/user/dashboard/aggregation-reference.asciidoc

Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>

* Review comments

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>
# Conflicts:
#	docs/user/visualize.asciidoc
#	docs/visualize/heatmap.asciidoc
2020-09-04 08:13:44 -05:00
Kaarina Tungseth
dab9933acf
32 characters requirement for xpack.reporting.encryptionKey (#72594) (#73460)
Similar to https://github.com/elastic/kibana/pull/72593 document that the string needs to be at least 32 characters long.

Co-authored-by: Toby Sutor <55087308+toby-sutor@users.noreply.github.com>
2020-07-28 09:46:32 -05:00
gchaps
389ee0ecc2
[DOCS] Updates Management docs to match UI (#72514) (#72881)
* [DOCS] Updates Management docs to match UI

* [DOCS] Incorporates review comments

Co-authored-by: Elastic Machine 
<elasticmachine@users.noreply.github.com>
2020-07-22 09:22:00 -07:00
Lisa Cawley
4defcd6404
[DOCS] Removes occurrences of X-Pack Security and Reporting (#72302) (#72357) 2020-07-17 15:16:11 -07:00
Tyler Smalley
1c8107bfd7
[build] Creates Linux aarch64 archive (#69165) (#71358)
- Updates Linux Chromium builds to accept architecture argument (defaults to x64) for arm64 support.
  - Example: `python ~/chromium/build_chromium/build.py 312d84c8ce62810976feda0d3457108a6dfff9e6 arm64`
- Updates all Chromium builds to include architecture in filename.
  - `chromium-312d84c-linux_arm64.zip` _(new)_
  - `chromium-312d84c-linux.zip` > `chromium-312d84c-linux_x64.zip`
- Moves Chromium install from data directory to `x-pack/plugins/reporting/chromium`
- Moves Chromium download cache from `x-pack/plugins/reporting/.chromium` to `.chromium`
- Installs Chromium during build (closes #53664)
- Updates build to be architecture aware (x64 and aarch64)
- Removed Chromium debug logs, they were not helpful and can not be written inside the Kibana root. If we were to keep them, we would need to write to `logging.dist`.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
# Conflicts:
#	.ci/packer_cache_for_branch.sh
#	x-pack/plugins/reporting/server/browsers/chromium/paths.ts

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-13 15:37:29 -07:00
Kaarina Tungseth
74986bc21f
[DOCS] Reorganizes doc nav to match new Kibana nav (#69069) (#69081) 2020-06-12 16:17:36 -05:00
Kaarina Tungseth
2e69dc6ceb
[DOCS] Updates for navigation redesign (#68709) (#69027)
* [DOCS] Updates for navigation redesign

* Getting started

* Set up text

* Discover

* Dashboard, Graph, ML, Maps, APM, SIEM, Dev tools

* Dev Tools, Stack Monitoring, Management

* Management

* Final changes

* [DOCS] Updates for navigation redesign

* [DOCS] Updates CCR monitoring screenshots

* updates SIEM screenshot and Cases overview text

* Added Brandon's APM image

* [DOCS] Refines CCR shard screenshot

* Removed merge conflict image file

Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: Ben Skelker <ben.skelker@elastic.co>
# Conflicts:
#	docs/images/management-upgrade-assistant-9.0.png
#	docs/management/upgrade-assistant/index.asciidoc
2020-06-12 10:14:19 -05:00
Poff Poffenberger
4926fc6cbf
[Canvas] Reduce report generation time by re-using headless browser page in background (#63301) (#65147)
* Rough first pass at reusing page for multiple links in report generation

* Some adjustments to handling the events coming from CDP

* Add new data-share-page selector for jobs with multiple urls

* Cleanup

* PR feedback

* Adding tests for Canvas export app and multi user observable jobs

* Adding a short blurb describing the data-shared-page attribute requirement

* PR feedback

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-05 07:36:30 -05:00
Kaarina Tungseth
2a7af585cf
[DOCS] Added images to automating report generation (#64333) (#64353)
* [DOCS] Added images to automating report generation

* Fixes image file name
2020-04-23 16:29:08 -05:00
Tim Sullivan
3cd177daf9
[Reporting] Switch Serverside Config Wrapper to NP (#62500) (#63648)
* New config

* fix translations json

* add csv.useByteOrderMarkEncoding to schema

* imports cleanup

* restore "get default chromium sandbox disabled" functionality

* integrate getDefaultChromiumSandboxDisabled

* fix tests

* --wip-- [skip ci]

* add more schema tests

* diff prettiness

* trash legacy files that moved to NP

* create_config tests

* Hoist create_config

* better disableSandbox tests

* fix ts

* fix export

* fix bad code

* make comments better

* fix i18n

* comment

* automatically setting... logs

* replace log_configuration

* fix lint

* This is f2

* improve startup log about sandbox info

* update docs with log reference

* revert log removal

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-04-15 17:00:10 -07:00
Kaarina Tungseth
88e6d24d77
[DOCS] Removed spatial references (#59595) (#59681)
* [DOCS] Removed ss above spatial references

* Removed above from n numeral formatting page
2020-03-09 11:45:48 -05:00
gchaps
aed698d400
[DOCS][Reporting] Updates introduction and troubleshooting sections" (#54036) (#54069)
* [Reporting/Docs] Various Documentation Additions

- Add ECONNREFUSED to troubleshooting page:
- System Requirements for Reporting
- Layout and Sizing

* [DOCS][Reporting] Updates index and troubleshooting pages

Co-authored-by: Tim Sullivan <tsullivan@users.noreply.github.com>

Co-authored-by: Tim Sullivan <tsullivan@users.noreply.github.com>
2020-01-06 14:55:35 -08:00
Tim Sullivan
44afac2ed8
docs: fix list and a wrong copy/paste (#51908) (#53908)
Co-authored-by: Marco Vettorello <vettorello.marco@gmail.com>
2020-01-02 15:31:58 -07:00
gchaps
f33f82a45b
[DOCS] Adds note on date-math expressions in reporting (#53628) (#53646) 2019-12-19 14:23:42 -08:00
gchaps
ed9a71112f
[DOCS] Updates Reporting docs (#50989) (#51385)
* [DOCS] Updates Reporting docs

* [DOCS] Adds more information on roles and privileges

* [DOCS] Incorporated review comments in Reporting doc

* [DOCS] removes xpack from url

* [DOCS] Replaces low values in watcher reporting example
2019-11-21 15:12:13 -08:00
Kaarina Tungseth
ab805972e3
[Reporting/Docs] add information about puppeteer debug method (#49526) (#51363) 2019-11-21 14:41:54 -06:00
Joe Reuter
a6dddbb5d9
Migrate share registry (#50137) (#51186) 2019-11-20 19:27:03 +01:00
Larry Gregory
9cbdc0f05e
[7.x] [DOCS] - fixing references to kibana_user role (#49309) (#49719)
* fixing references to kibana_user role

* Update docs/uptime-guide/security.asciidoc

Co-Authored-By: Lisa Cawley <lcawley@elastic.co>


Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2019-10-30 08:43:29 -04:00
Lisa Cawley
5d2732d46f
[DOCS] Updates links to Stack Overview (#48582) (#48587) 2019-10-17 15:19:14 -07:00
Lisa Cawley
8814b0c2b5
[DOCS] Updates links to Watcher content (#46636) (#46871) 2019-09-30 10:17:46 -07:00
Kaarina Tungseth
97b6178e4a
[DOCS] Added link names to configure-reporting page (#46805) (#46810) 2019-09-27 11:16:15 -05:00
Kaarina Tungseth
21dec189e5
[7.x] [DOCS] Updates to Reporting docs (#46158) (#46518)
* [DOCS] Updates to Reporting docs (#46158)

* [DOCS] Updated to Reporting docs

* Updated with review comments

* Removed float tag
2019-09-25 12:05:48 -05:00
Lisa Cawley
347dd47f63
[DOCS] Moves reporting content into user folder (#45588) (#45660) 2019-09-13 10:54:37 -07:00