Your window into the Elastic Stack
Find a file
Gergő Ábrahám a2d61ed0b1
[EDR Workflows][Fleet] Search and display policy name for uninstall tokens (#176626)
## Summary

In Fleet / Uninstall Tokens tab:
- user can see the name of the related Agent Policy in a new column, if
the policy still exists,
<img width="1325" alt="image"
src="1b06e39b-103f-4439-9560-51227d75fb25">


- otherwise an info tooltip indicating why the name is missing.
test: `This token's related Agent policy has already been deleted, so
the policy name is unavailable.`
<img width="1328" alt="image"
src="d98a72d7-9563-4d4e-9390-9d9826702026">



- Policy name (and the tooltip if missing) is indicated in Uninstall
Command flyout, as well.
<img width="300" alt="image"
src="38d33f3e-5f51-4c88-9efc-db9aed10ad42"><img
width="300" alt="image"
src="d1da0177-5e21-44cb-9ef7-e768d02a00aa">

- User can search for Uninstall Tokens by policy ID and policy name as
well: the search is a **case sensitive partial match**, excluding any
special character
(note: the text on the top of each screenshot has been updated, see
first screenshot)


![image](a5461186-a063-4dc3-8f50-3a6fd0af626d)


![image](2ccaffd7-1358-4113-8e4b-a930d5e20d0f)


![image](d6840f08-ac4f-4d72-b827-abbff25c146a)


![image](c18f4437-1fc9-4c4e-b846-21b68651ebb9)


- a hint is added to indicate that a deleted agent policy's name is
unknown
test: `If an Agent policy is deleted, its policy name is also deleted.
Use the policy ID to search for uninstall tokens related to deleted
Agent policies.`
<img width="1308" alt="image"
src="816dae7e-e3d3-445f-8ee1-48f93bd4f69a">




### Checklist

Delete any items that are not applicable to this PR.

- [x] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [ ] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2024-02-13 04:25:33 -07:00
.buildkite fix(NA): access-multiple-gcs-buckets-when-promoting-snapshots (#176786) 2024-02-13 10:17:20 +01:00
.github [Detections Response] Finish moving remaining legacy FTRs (#175837) 2024-02-12 23:42:08 -08:00
api_docs [api-docs] 2024-02-13 Daily api_docs build (#176784) 2024-02-13 06:10:27 +00:00
config [browser logging] allow to configure root level (#176397) 2024-02-12 05:26:57 -07:00
dev_docs [build] Add Docker images with FIPS (#175946) 2024-02-07 12:09:52 -08:00
docs [APM] Show Universal Profiling on Transaction view (#176302) 2024-02-13 03:58:35 -07:00
examples [Embeddable rebuild] Allow Dashboard to provide references (#176455) 2024-02-12 14:55:16 -05:00
kbn_pm Replace deprecated node-sass with sass #2 (#173942) 2023-12-28 10:35:17 -06:00
legacy_rfcs
licenses
packages [APM] Show Universal Profiling on Transaction view (#176302) 2024-02-13 03:58:35 -07:00
plugins
scripts [Ops] Create CLI for rewriting buildkite agent targeting rules (#174688) 2024-01-18 10:29:08 +01:00
src [APM] Show Universal Profiling on Transaction view (#176302) 2024-02-13 03:58:35 -07:00
test [Unified Data Table] Add header row height configuration (#175501) 2024-02-12 20:23:53 -04:00
typings Remove legacy kibana react code editor (#171047) 2024-01-05 14:35:09 +01:00
x-pack [EDR Workflows][Fleet] Search and display policy name for uninstall tokens (#176626) 2024-02-13 04:25:33 -07:00
.backportrc.json chore(NA): adds 8.13 into backportrc (#172748) 2023-12-07 05:00:59 +00:00
.bazelignore
.bazeliskversion
.bazelrc
.bazelrc.common
.bazelversion
.browserslistrc
.editorconfig
.eslintignore Remove Gainsight from cloud plugin (#172318) 2024-01-09 10:21:56 +00:00
.eslintrc.js [Security Solution] Data quality dashboard persistence (#173185) 2024-01-24 10:20:49 -07:00
.gitattributes
.gitignore [FTR] add service to test user roles on serverless (#170417) 2023-12-04 12:09:05 -07:00
.i18nrc.json [Obs ai assistant][ESQL] Visualizes a query (#174677) 2024-02-05 17:55:13 +02:00
.node-version chore(NA): bump node into v20 (#173461) 2024-01-02 14:49:19 -06:00
.npmrc
.nvmrc chore(NA): bump node into v20 (#173461) 2024-01-02 14:49:19 -06:00
.prettierignore
.prettierrc
.stylelintignore
.stylelintrc
.telemetryrc.json [Telemetry] Fix telemetry-tools TS parser for packages (#149819) 2023-01-31 04:09:09 +03:00
.yarnrc
BUILD.bazel
catalog-info.yaml [ci] Create kibana-emergency-release pipeline (#176101) 2024-02-02 15:11:11 -06:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
FAQ.md
fleet_packages.json [main] Sync bundled packages with Package Storage (#176510) 2024-02-08 10:08:44 -07:00
github_checks_reporter.json
kibana.d.ts
LICENSE.txt
nav-kibana-dev.docnav.json Consolidate shared ux team dev docs (#172966) 2023-12-11 15:20:23 +01:00
NOTICE.txt Remove Gainsight from cloud plugin (#172318) 2024-01-09 10:21:56 +00:00
package.json Update dependency @elastic/charts to v63.1.0 (main) (#176527) 2024-02-12 13:28:55 -07:00
preinstall_check.js Always throw error objects - never strings (#171498) 2023-11-20 09:23:16 -05:00
README.md
renovate.json Clean up branch names in Renovate config (#176370) 2024-02-13 02:54:19 -07:00
RISK_MATRIX.mdx
SECURITY.md
sonar-project.properties [ci] Run sonarqube daily (#173961) 2024-01-03 15:43:29 -06:00
STYLEGUIDE.mdx
tsconfig.base.json Harden console functions (#171367) 2024-02-09 09:13:52 -05:00
tsconfig.browser.json
tsconfig.browser_bazel.json
tsconfig.json
TYPESCRIPT.md
versions.json chore(NA): update versions after v8.12.2 bump (#176309) 2024-02-07 03:37:59 +00:00
WORKSPACE.bazel Upgrade yarn to 1.22.21 in WORKSPACE.bazel (#175632) 2024-01-25 14:39:36 -06:00
yarn.lock Update dependency @elastic/charts to v63.1.0 (main) (#176527) 2024-02-12 13:28:55 -07:00

Kibana

Kibana is your window into the Elastic Stack. Specifically, it's a browser-based analytics and search dashboard for Elasticsearch.

Getting Started

If you just want to try Kibana out, check out the Elastic Stack Getting Started Page to give it a whirl.

If you're interested in diving a bit deeper and getting a taste of Kibana's capabilities, head over to the Kibana Getting Started Page.

Using a Kibana Release

If you want to use a Kibana release in production, give it a test run, or just play around:

Building and Running Kibana, and/or Contributing Code

You might want to build Kibana locally to contribute some code, test out the latest features, or try out an open PR:

Documentation

Visit Elastic.co for the full Kibana documentation.

For information about building the documentation, see the README in elastic/docs.

Version Compatibility with Elasticsearch

Ideally, you should be running Elasticsearch and Kibana with matching version numbers. If your Elasticsearch has an older version number or a newer major number than Kibana, then Kibana will fail to run. If Elasticsearch has a newer minor or patch number than Kibana, then the Kibana Server will log a warning.

Note: The version numbers below are only examples, meant to illustrate the relationships between different types of version numbers.

Situation Example Kibana version Example ES version Outcome
Versions are the same. 7.15.1 7.15.1 💚 OK
ES patch number is newer. 7.15.0 7.15.1 ⚠️ Logged warning
ES minor number is newer. 7.14.2 7.15.0 ⚠️ Logged warning
ES major number is newer. 7.15.1 8.0.0 🚫 Fatal error
ES patch number is older. 7.15.1 7.15.0 ⚠️ Logged warning
ES minor number is older. 7.15.1 7.14.2 🚫 Fatal error
ES major number is older. 8.0.0 7.15.1 🚫 Fatal error

Questions? Problems? Suggestions?

  • If you've found a bug or want to request a feature, please create a GitHub Issue. Please check to make sure someone else hasn't already created an issue for the same topic.
  • Need help using Kibana? Ask away on our Kibana Discuss Forum and a fellow community member or Elastic engineer will be glad to help you out.