miles990 / Elasticsearch8DocsCN

Elasticsearch 8.9 中文文档翻译项目

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elasticsearch 8.9 中文文档翻译项目

欢迎来到我们的GitHub代码仓库!这个项目致力于将Elasticsearch 8.9官方英文文档翻译成中文,以方便非英语母语的开发者和用户阅读和使用。

Elasticsearch是一个开源的分布式搜索和分析引擎,在各种大规模数据处理和搜索场景中得到广泛应用。然而,对于一些非英语母语的开发者和用户来说,阅读英文文档可能会非常困难。

为了解决这个问题,我们使用程序从Elasticsearch官方网站上爬取了所有的英文文档,并调用Edge的翻译接口将它们翻译成中文。

需要注意的是,由于我们使用的是翻译接口进行直接翻译,文档中可能会存在一些描述不准确的地方。因此,这个仓库中的翻译内容仅供参考,官方文档仍然是最权威和最准确的资料。

我们计划在公众号【AI财智通】中分享ElasticSearch中文文档学习笔记,与大家一起交流和学习。如果你对Elasticsearch感兴趣,欢迎关注我们的公众号,获取更多有关Elasticsearch的信息和资源。

wechat.png

程序运行

python main.py

阅读目录

目录

什么是 Elasticsearch? What is Elasticsearch?

数据来源:文档和索引 Data in: documents and indices

信息输出:搜索和分析 Information out: search and analyze

可扩展性和弹性 Scalability and resilience

8.9 中的新增功能 What’s new in 8.9

设置 Elasticsearch Set up Elasticsearch

安装 Elasticsearch Installing Elasticsearch

在 Linux 或 MacOS 上从存档安装 Elasticsearch Install Elasticsearch from archive on Linux or MacOS

在 Windows 上安装 Elasticsearch with .zip Install Elasticsearch with .zip on Windows

使用 Debian 软件包安装 Elasticsearch Install Elasticsearch with Debian Package

使用 RPM 安装 Elasticsearch Install Elasticsearch with RPM

使用 Docker 安装 Elasticsearch Install Elasticsearch with Docker

在本地运行 Elasticsearch Run Elasticsearch locally

配置弹性搜索 Configuring Elasticsearch

重要 Elasticsearch 配置 Important Elasticsearch configuration

安全设置 Secure settings

审核设置 Auditing settings

断路器设置 Circuit breaker settings

集群级分片分配和路由设置 Cluster-level shard allocation and routing settings

杂项群集设置 Miscellaneous cluster settings

跨集群复制设置 Cross-cluster replication settings

发现和集群形成设置 Discovery and cluster formation settings

字段数据缓存设置 Field data cache settings

运行状况诊断设置 Health Diagnostic settings

索引生命周期管理设置 Index lifecycle management settings

索引管理设置 Index management settings

索引恢复设置 Index recovery settings

索引缓冲区设置 Indexing buffer settings

许可证设置 License settings

本地网关设置 Local gateway settings

伐木 Logging

机器学习设置 Machine learning settings

监视设置 Monitoring settings

节点 Node

联网 Networking

节点查询缓存设置 Node query cache settings

搜索设置 Search settings

安全设置 Security settings

分片请求缓存设置 Shard request cache settings

快照和还原设置 Snapshot and restore settings

转换设置 Transforms settings

线程池 Thread pools

观察程序设置 Watcher settings

高级配置 Advanced configuration

重要的系统配置 Important system configuration

配置系统设置 Configuring system settings

禁用交换 Disable swapping

文件描述符 File Descriptors

虚拟内存 Virtual memory

线程数 Number of threads

DNS 缓存设置 DNS cache settings

确保 JNA 临时目录允许可执行文件 Ensure JNA temporary directory permits executables

TCP 重新传输超时 TCP retransmission timeout

引导程序检查 Bootstrap Checks

堆大小检查 Heap size check

文件描述符检查 File descriptor check

内存锁定检查 Memory lock check

最大线程数检查 Maximum number of threads check

最大文件大小检查 Max file size check

最大大小虚拟内存检查 Maximum size virtual memory check

最大地图计数检查 Maximum map count check

客户机 JVM 检查 Client JVM check

使用串行收集器检查 Use serial collector check

系统调用过滤器检查 System call filter check

OnError 和 OnOutofMemoryError 检查 OnError and OnOutOfMemoryError checks

抢先体验检查 Early-access check

G1GC 检查 G1GC check

所有权限检查 All permission check

发现配置检查 Discovery configuration check

X-Pack 的引导程序检查 Bootstrap Checks for X-Pack

启动弹性搜索 Starting Elasticsearch

停止弹性搜索 Stopping Elasticsearch

发现和集群形成 Discovery and cluster formation

发现 Discovery

基于仲裁的决策 Quorum-based decision making

投票配置 Voting configurations

引导集群 Bootstrapping a cluster

发布群集状态 Publishing the cluster state

集群故障检测 Cluster fault detection

在群集中添加和删除节点 Add and remove nodes in your cluster

全集群重启和滚动重启 Full-cluster restart and rolling restart

远程群集 Remote clusters

配置具有安全性的远程群集 Configure remote clusters with security

连接到远程群集 Connect to remote clusters

为远程群集配置角色和用户 Configure roles and users for remote clusters

远程群集设置 Remote cluster settings

插件 Plugins

升级弹性搜索 Upgrade Elasticsearch

存档设置 Archived settings

从较旧的 Elasticsearch 版本读取索引 Reading indices from older Elasticsearch versions

索引模块 Index modules

分析 Analysis

索引分片分配 Index Shard Allocation

索引级分片分配筛选 Index-level shard allocation filtering

节点离开时延迟分配 Delaying allocation when a node leaves

索引恢复优先级 Index recovery prioritization

每个节点的分片总数 Total shards per node

索引级数据层分配筛选 Index-level data tier allocation filtering

索引块 Index blocks

映射 Mapper

合并 Merge

相似性模块 Similarity module

慢日志 Slow Log

商店 Store

将数据预加载到文件系统缓存中 Preloading data into the file system cache

交易日志 Translog

历史记录保留 History retention

索引排序 Index Sorting

使用索引排序加快连词 Use index sorting to speed up conjunctions

分度压力 Indexing pressure

映射 Mapping

动态映射 Dynamic mapping

动态字段映射 Dynamic field mapping

动态模板 Dynamic templates

显式映射 Explicit mapping

运行时字段 Runtime fields

映射运行时字段 Map a runtime field

在搜索请求中定义运行时字段 Define runtime fields in a search request

在查询时覆盖字段值 Override field values at query time

检索运行时字段 Retrieve a runtime field

为运行时字段编制索引 Index a runtime field

使用运行时字段浏览数据 Explore your data with runtime fields

字段数据类型 Field data types

聚合指标 Aggregate metric

别名 Alias

阵 列 Arrays

二元的 Binary

布尔 Boolean

完成 Completion

日期 Date

日期纳秒 Date nanoseconds

密集矢量 Dense vector

扁平 Flattened

地理点 Geopoint

地形 Geoshape

直方图 Histogram

知识产权 IP

加入 Join

关键词 Keyword

嵌 套 Nested

数值的 Numeric

对象 Object

渗滤器 Percolator

Point

范围 Range

排名功能 Rank feature

排名功能 Rank features

键入时搜索 Search-as-you-type

形状 Shape

发短信 Text

令牌计数 Token count

无符号长 Unsigned long

版本 Version

元数据字段 Metadata fields

_doc_count字段 _doc_count field

_field_names字段 _field_names field

_ignored字段 _ignored field

_id字段 _id field

_index字段 _index field

_meta字段 _meta field

_routing字段 _routing field

_source字段 _source field

_tier字段 _tier field

映射参数 Mapping parameters

分析器 analyzer

要挟 coerce

copy_to copy_to

doc_values doc_values

动态 dynamic

eager_global_ordinals eager_global_ordinals

启用 enabled

格式 format

ignore_above ignore_above

ignore_malformed ignore_malformed

指数 index

index_options index_options

index_phrases index_phrases

index_prefixes index_prefixes

meta

领域 fields

归一化器 normalizer

规范 norms

null_value null_value

position_increment_gap position_increment_gap

性能 properties

search_analyzer search_analyzer

相似 similarity

商店 store

子对象 subobjects

term_vector term_vector

映射限制设置 Mapping limit settings

删除映射类型 Removal of mapping types

文本分析 Text analysis

概述 Overview

概念 Concepts

分析仪剖析 Anatomy of an analyzer

索引和搜索分析 Index and search analysis

堵塞 Stemming

令牌图 Token graphs

配置文本分析 Configure text analysis

测试分析器 Test an analyzer

配置内置分析器 Configuring built-in analyzers

创建自定义分析器 Create a custom analyzer

指定分析器 Specify an analyzer

内置分析器参考 Built-in analyzer reference

指纹 Fingerprint

关键词 Keyword

语言 Language

模式 Pattern

简单 Simple

标准 Standard

Stop

空白 Whitespace

分词器参考 Tokenizer reference

字符组 Character group

经典 Classic

边缘 n 元语法 Edge n-gram

关键词 Keyword

Letter

小写 Lowercase

N-gram N-gram

路径层次结构 Path hierarchy

模式 Pattern

简单图案 Simple pattern

简单的图案分割 Simple pattern split

标准 Standard

泰语 Thai

无人机网址电子邮件 UAX URL email

空白 Whitespace

令牌筛选器引用 Token filter reference

省略符号 Apostrophe

ASCII 折叠 ASCII folding

中日韩双格拉姆 CJK bigram

中日韩宽度 CJK width

经典 Classic

普通克 Common grams

有條件的 Conditional

十进制数字 Decimal digit

分隔有效负载 Delimited payload

字典解复合剂 Dictionary decompounder

边缘 n 元语法 Edge n-gram

元音省略 Elision

指纹 Fingerprint

展平图形 Flatten graph

亨斯佩尔 Hunspell

连字解复合剂 Hyphenation decompounder

保留类型 Keep types

保留单词 Keep words

关键字标记 Keyword marker

关键字重复 Keyword repeat

KStem KStem

长度 Length

限制令牌计数 Limit token count

小写 Lowercase

最小哈希 MinHash

复 用 Multiplexer

N-gram N-gram

正常化 Normalization

模式捕获 Pattern capture

图案替换 Pattern replace

语音 Phonetic

波特杆 Porter stem

谓词脚本 Predicate script

删除重复项 Remove duplicates

反向 Reverse

Shingle

雪球 Snowball

干聚体 Stemmer

词干覆盖 Stemmer override

Stop

同义词 Synonym

同义词图 Synonym graph

修剪 Trim

截断 Truncate

独特 Unique

大写 Uppercase

单词分隔符 Word delimiter

单词分隔符图 Word delimiter graph

字符筛选器参考 Character filters reference

网页条 HTML strip

映射 Mapping

图案替换 Pattern replace

归一化器 Normalizers

索引模板 Index templates

模拟多组件模板 Simulate multi-component templates

配置ignore_missing_component_templates Config ignore_missing_component_templates

使用示例 Usage example

数据流 Data streams

设置数据流 Set up a data stream

使用数据流 Use a data stream

修改数据流 Modify a data stream

时序数据流 (TSDS) Time series data stream (TSDS)

设置 TSDS Set up a TSDS

时序索引设置 Time series index settings

对时序数据流进行降采样 Downsampling a time series data stream

使用 ILM 运行缩减采样 Run downsampling with ILM

手动运行缩减采样 Run downsampling manually

引入管道 Ingest pipelines

示例:分析日志 Example: Parse logs

丰富您的数据 Enrich your data

设置扩充处理器 Set up an enrich processor

示例:根据地理位置丰富数据 Example: Enrich your data based on geolocation

示例:根据精确值丰富数据 Example: Enrich your data based on exact values

示例:通过将值与区域匹配来丰富数据 Example: Enrich your data by matching a value to a range

处理器参考 Processor reference

附加 Append

附件 Attachment

字节 Bytes

Circle

社区标识 Community ID

转换 Convert

.CSV CSV

日期 Date

日期索引名称 Date index name

解剖 Dissect

点扩展器 Dot expander

Drop

丰富 Enrich

失败 Fail

指纹 Fingerprint

福里奇 Foreach

土工格栅 Geo-grid

地理知识产权 GeoIP

格罗克 Grok

格苏比 Gsub

网页条 HTML strip

推理 Inference

加入 Join

杰伦 JSON

千伏 KV

小写 Lowercase

网络方向 Network direction

管道 Pipeline

编辑 Redact

注册域名 Registered domain

删除 Remove

重命名 Rename

重新路由 Reroute

脚本 Script

设置 Set

设置安全用户 Set security user

排序 Sort

分裂 Split

修剪 Trim

大写 Uppercase

网址解码 URL decode

URI 部件 URI parts

用户代理 User agent

别名 Aliases

搜索您的数据 Search your data

折叠搜索结果 Collapse search results

筛选搜索结果 Filter search results

突出 Highlighting

长时间运行的搜索 Long-running searches

近乎实时的搜索 Near real-time search

对搜索结果进行分页 Paginate search results

检索内部命中 Retrieve inner hits

检索所选字段 Retrieve selected fields

跨群集搜索 Search across clusters

搜索多个数据流和索引 Search multiple data streams and indices

搜索分片路由 Search shard routing

搜索模板 Search templates

使用小胡子搜索模板示例 Search template examples with Mustache

对搜索结果进行排序 Sort search results

kNN 搜索 kNN search

语义搜索 Semantic search

使用 ELSER 进行语义搜索 Semantic search with ELSER

查询 DSL Query DSL

查询和筛选上下文 Query and filter context

复合查询 Compound queries

布尔 Boolean

提高 Boosting

常量分数 Constant score

最大析取 Disjunction max

函数得分 Function score

全文查询 Full text queries

间隔 Intervals

火柴 Match

匹配布尔前缀 Match boolean prefix

匹配短语 Match phrase

匹配短语前缀 Match phrase prefix

合并字段 Combined fields

多匹配 Multi-match

查询字符串 Query string

简单查询字符串 Simple query string

地理查询 Geo queries

地理边界框 Geo-bounding box

地理距离 Geo-distance

土工格栅 Geo-grid

地理多边形 Geo-polygon

地形 Geoshape

形状查询 Shape queries

形状 Shape

联接查询 Joining queries

嵌 套 Nested

有孩子 Has child

有父级 Has parent

家长编号 Parent ID

全部匹配 Match all

跨度查询 Span queries

跨度包含 Span containing

跨度场掩码 Span field masking

跨度优先 Span first

跨度多期限 Span multi-term

跨度近 Span near

跨度不 Span not

跨度或 Span or

跨度项 Span term

跨度在内 Span within

专业查询 Specialized queries

距离功能 Distance feature

更多类似内容 More like this

渗 滤液 Percolate

排名功能 Rank feature

脚本 Script

脚本分数 Script score

包装纸 Wrapper

固定查询 Pinned Query

术语级查询 Term-level queries

存在 Exists

模糊 Fuzzy

京东 IDs

前缀 Prefix

范围 Range

正则表达式 Regexp

术语 Term

条款 Terms

术语集 Terms set

通配符 Wildcard

文本扩展 Text expansion

minimum_should_match参数 minimum_should_match parameter

重写参数 rewrite parameter

正则表达式语法 Regular expression syntax

聚合 Aggregations

存储桶聚合 Bucket aggregations

邻接矩阵 Adjacency matrix

自动间隔日期直方图 Auto-interval date histogram

对文本进行分类 Categorize text

孩子 Children

复合 Composite

日期直方图 Date histogram

日期范围 Date range

多样化的采样器 Diversified sampler

滤波器 Filter

过滤 器 Filters

常用项目集 Frequent item sets

地理距离 Geo-distance

地理哈希网格 Geohash grid

地理六角网格 Geohex grid

地瓦格网 Geotile grid

全球 Global

直方图 Histogram

IP 前缀 IP prefix

IP 范围 IP range

失踪 Missing

多术语 Multi Terms

嵌 套 Nested

父母 Parent

随机采样器 Random sampler

范围 Range

稀有术语 Rare terms

反向嵌套 Reverse nested

采样 Sampler

重要术语 Significant terms

重要文本 Significant text

条款 Terms

时间序列 Time series

可变宽度直方图 Variable width histogram

分桶范围字段的细微之处 Subtleties of bucketing range fields

指标聚合 Metrics aggregations

平均 Avg

箱线图 Boxplot

基数 Cardinality

扩展统计信息 Extended stats

地理边界 Geo-bounds

地心 Geo-centroid

地理线 Geo-line

笛卡尔边界 Cartesian-bounds

笛卡尔质心 Cartesian-centroid

矩阵统计 Matrix stats

麦克斯 Max

中位数绝对偏差 Median absolute deviation

最小值 Min

百分位等级 Percentile ranks

百分位数 Percentiles

Rate

脚本化指标 Scripted metric

统计 Stats

字符串统计信息 String stats

Sum

T 检验 T-test

热门歌曲 Top hits

热门指标 Top metrics

值计数 Value count

加权平均 Weighted avg

管道聚合 Pipeline aggregations

平均桶数 Average bucket

存储桶脚本 Bucket script

铲斗计数 K-S 测试 Bucket count K-S test

存储桶关联 Bucket correlation

存储桶选择器 Bucket selector

存储桶排序 Bucket sort

更改点 Change point

累积基数 Cumulative cardinality

累计总和 Cumulative sum

导数 Derivative

扩展统计信息存储桶 Extended stats bucket

推理桶 Inference bucket

最大铲斗数 Max bucket

最小铲斗 Min bucket

移动功能 Moving function

移动百分位数 Moving percentiles

正常化 Normalize

百分位数桶 Percentiles bucket

串行差分 Serial differencing

统计信息存储桶 Stats bucket

总和桶 Sum bucket

地理空间分析 Geospatial analysis

EQL EQL

语法参考 Syntax reference

函数参考 Function reference

管道参考 Pipe reference

示例:使用 EQL 检测威胁 Example: Detect threats with EQL

.SQL SQL

概述 Overview

SQL 入门 Getting Started with SQL

约定和术语 Conventions and Terminology

跨 SQL 和 Elasticsearch 的映射概念 Mapping concepts across SQL and Elasticsearch

安全 Security

SQL REST API SQL REST API

概述 Overview

响应数据格式 Response Data Formats

通过大响应进行分页 Paginating through a large response

使用 Elasticsearch Query DSL 进行过滤 Filtering using Elasticsearch Query DSL

柱状结果 Columnar results

将参数传递给查询 Passing parameters to a query

使用运行时字段 Use runtime fields

运行异步 SQL 搜索 Run an async SQL search

SQL 翻译 API SQL Translate API

SQL 命令行界面 SQL CLI

SQL JDBC SQL JDBC

接口用法 API usage

SQL ODBC SQL ODBC

驱动程序安装 Driver installation

配置 Configuration

SQL 客户端应用程序 SQL Client Applications

德布弗 DBeaver

数据库展示台 DbVisualizer

Microsoft Excel Microsoft Excel

Microsoft Power BI Desktop Microsoft Power BI Desktop

Microsoft PowerShell Microsoft PowerShell

微策略桌面 MicroStrategy Desktop

Qlik 感知桌面 Qlik Sense Desktop

SQuirreL SQL SQuirreL SQL

SQL Workbench/J SQL Workbench/J

桌面 Tableau Desktop

Tableau Server Tableau Server

SQL 语言 SQL Language

词汇结构 Lexical Structure

SQL 命令 SQL Commands

描述表 DESCRIBE TABLE

选择 SELECT

显示目录 SHOW CATALOGS

显示列 SHOW COLUMNS

显示功能 SHOW FUNCTIONS

显示表格 SHOW TABLES

数据类型 Data Types

索引模式 Index patterns

冻结指数 Frozen Indices

函数和运算符 Functions and Operators

比较运算符 Comparison Operators

逻辑运算符 Logical Operators

数学运算符 Math Operators

演员表 Cast Operators

喜欢和喜欢运算符 LIKE and RLIKE Operators

聚合函数 Aggregate Functions

分组函数 Grouping Functions

日期/时间和间隔函数和运算符 Date/Time and Interval Functions and Operators

全文搜索功能 Full-Text Search Functions

数学函数 Mathematical Functions

字符串函数 String Functions

类型转换函数 Type Conversion Functions

地理函数 Geo Functions

条件函数和表达式 Conditional Functions And Expressions

系统功能 System Functions

保留关键字 Reserved keywords

SQL 限制 SQL Limitations

脚本 Scripting

无痛的脚本语言 Painless scripting language

如何编写脚本 How to write scripts

脚本、缓存和搜索速度 Scripts, caching, and search speed

剖析数据 Dissecting data

格罗克金格罗克 Grokking grok

访问文档中的字段 Access fields in a document

常见脚本用例 Common scripting use cases

现场提取 Field extraction

访问文档字段和特殊变量 Accessing document fields and special variables

脚本和安全性 Scripting and security

卢塞恩表达式语言 Lucene expressions language

使用脚本引擎的高级脚本 Advanced scripts using script engines

数据管理 Data management

ILM:管理索引生命周期 ILM: Manage the index lifecycle

教程:自定义内置策略 Tutorial: Customize built-in policies

教程:自动翻转 Tutorial: Automate rollover

Kibana 中的索引管理 Index management in Kibana

概述 Overview

概念 Concepts

索引生命周期 Index lifecycle

过渡 Rollover

政策更新 Policy updates

索引生命周期操作 Index lifecycle actions

分配 Allocate

删除 Delete

强制合并 Force merge

迁移 Migrate

只读 Read only

过渡 Rollover

下采样 Downsample

可搜索快照 Searchable snapshot

设置优先级 Set priority

收缩 Shrink

取消关注 Unfollow

等待快照 Wait for snapshot

配置生命周期策略 Configure a lifecycle policy

将索引分配筛选器迁移到节点角色 Migrate index allocation filters to node roles

排查索引生命周期管理错误 Troubleshooting index lifecycle management errors

启动和停止索引生命周期管理 Start and stop index lifecycle management

管理现有索引 Manage existing indices

跳过翻转 Skip rollover

还原托管数据流或索引 Restore a managed data stream or index

数据层 Data tiers

自动缩放 Autoscaling

自动缩放决策程序 Autoscaling deciders

反应式存储决策程序 Reactive storage decider

主动式存储决策程序 Proactive storage decider

冻结分片决策程序 Frozen shards decider

冷冻存储决策程序 Frozen storage decider

冻结存在决定器 Frozen existence decider

机器学习决策程序 Machine learning decider

固定决策程序 Fixed decider

监控集群 Monitor a cluster

概述 Overview

工作原理 How it works

在生产环境中进行监视 Monitoring in a production environment

使用 Elastic 代理收集监控数据 Collecting monitoring data with Elastic Agent

使用 Metricbeat 收集监控数据 Collecting monitoring data with Metricbeat

使用 Filebeat 收集日志数据 Collecting log data with Filebeat

配置数据流/索引以进行监控 Configuring data streams/indices for monitoring

配置弹性代理创建的数据流 Configuring data streams created by Elastic Agent

配置由 Metricbeat 8 创建的数据流 Configuring data streams created by Metricbeat 8

配置由 Metricbeat 7 或内部集合创建的索引 Configuring indices created by Metricbeat 7 or internal collection

旧版收集方法 Legacy collection methods

收藏家 Collectors

出口商 Exporters

本地出口商 Local exporters

HTTP 导出器 HTTP exporters

暂停数据收集 Pausing data collection

汇总或转换数据 Roll up or transform your data

汇总历史数据 Rolling up historical data

概述 Overview

接口快速参考 API quick reference

开始 Getting started

了解组 Understanding groups

汇总聚合限制 Rollup aggregation limitations

汇总搜索限制 Rollup search limitations

转换数据 Transforming data

概述 Overview

设置 Setup

何时使用转换 When to use transforms

为转换生成警报 Generating alerts for transforms

大规模转型 Transforms at scale

检查点的工作原理 How checkpoints work

接口快速参考 API quick reference

教程:转换电子商务示例数据 Tutorial: Transforming the eCommerce sample data

例子 Examples

无痛示例 Painless examples

局限性 Limitations

设置群集以实现高可用性 Set up a cluster for high availability

针对弹性进行设计 Designing for resilience

小型集群中的弹性 Resilience in small clusters

较大集群中的复原能力 Resilience in larger clusters

跨集群复制 Cross-cluster replication

设置跨集群复制 Set up cross-cluster replication

管理跨集群复制 Manage cross-cluster replication

管理自动关注模式 Manage auto-follow patterns

升级集群 Upgrading clusters

单向容灾 Uni-directional disaster recovery

双向灾难恢复 Bi-directional disaster recovery

快照和还原 Snapshot and restore

注册存储库 Register a repository

Azure 存储库 Azure repository

谷歌云存储存储库 Google Cloud Storage repository

S3 存储库 S3 repository

共享文件系统存储库 Shared file system repository

只读网址存储库 Read-only URL repository

仅源存储库 Source-only repository

创建快照 Create a snapshot

恢复快照 Restore a snapshot

可搜索的快照 Searchable snapshots

保护弹性堆栈 Secure the Elastic Stack

弹性搜索安全原则 Elasticsearch security principles

在自动启用安全性的情况下启动弹性堆栈 Start the Elastic Stack with security enabled automatically

手动配置安全性 Manually configure security

设置最低安全性 Set up minimal security

设置基本安全性 Set up basic security

设置基本安全性以及 HTTPS Set up basic security plus HTTPS

为本机用户和内置用户设置密码 Setting passwords for native and built-in users

启用密码套件以实现更强的加密 Enabling cipher suites for stronger encryption

JDK 版本支持的 SSL/TLS 版本 Supported SSL/TLS versions by JDK version

安全文件 Security files

FIPS 140-2 FIPS 140-2

更新节点安全证书 Updating node security certificates

使用相同的 CA With the same CA

使用不同的 CA With a different CA

用户身份验证 User authentication

内置用户 Built-in users

服务帐户 Service accounts

内部用户 Internal users

基于令牌的身份验证服务 Token-based authentication services

用户配置文件 User profiles

领域 Realms

领域链 Realm chains

安全域 Security domains

活动目录用户身份验证 Active Directory user authentication

基于文件的用户身份验证 File-based user authentication

LDAP 用户身份验证 LDAP user authentication

本机用户身份验证 Native user authentication

OpenID 连接身份验证 OpenID Connect authentication

PKI 用户身份验证 PKI user authentication

萨姆勒身份验证 SAML authentication

Kerberos 身份验证 Kerberos authentication

智威汤逊身份验证 JWT authentication

与其他身份验证系统集成 Integrating with other authentication systems

启用匿名访问 Enabling anonymous access

在未经身份验证的情况下查找用户 Looking up users without authentication

控制用户缓存 Controlling the user cache

在弹性堆栈上配置 SAML 单点登录 Configuring SAML single-sign-on on the Elastic Stack

使用 OpenID Connect 配置对弹性堆栈的单点登录 Configuring single sign-on to the Elastic Stack using OpenID Connect

用户授权 User authorization

内置角色 Built-in roles

定义角色 Defining roles

角色限制 Role restriction

安全权限 Security privileges

文档级安全性 Document level security

字段级安全性 Field level security

授予数据流和别名的权限 Granting privileges for data streams and aliases

将用户和组映射到角色 Mapping users and groups to roles

设置字段和文档级别安全性 Setting up field and document level security

代表其他用户提交请求 Submitting requests on behalf of other users

配置授权委派 Configuring authorization delegation

自定义角色和授权 Customizing roles and authorization

启用审核日志记录 Enable audit logging

审核事件 Audit events

日志文件审核输出 Logfile audit output

日志文件审核事件忽略策略 Logfile audit events ignore policies

审核搜索查询 Auditing search queries

使用 IP 过滤限制连接 Restricting connections with IP filtering

保护客户端和集成 Securing clients and integrations

HTTP/REST 客户端和安全性 HTTP/REST clients and security

ES-Hadoop 和安全性 ES-Hadoop and Security

监控和安全 Monitoring and security

操作员权限 Operator privileges

配置操作员权限 Configure operator privileges

仅限操作员的功能 Operator-only functionality

快照和恢复的操作员权限 Operator privileges for snapshot and restore

故障 排除 Troubleshooting

某些设置不会通过节点设置 API 返回 Some settings are not returned via the nodes settings API

授权例外 Authorization exceptions

用户命令由于额外的参数而失败 Users command fails due to extra arguments

用户经常被锁定在活动目录之外 Users are frequently locked out of Active Directory

Mac 上的 curl 证书验证失败 Certificate verification fails for curl on Mac

SSLHandshakeException导致连接失败 SSLHandshakeException causes connections to fail

常见的 SSL/TLS 异常 Common SSL/TLS exceptions

常见的 Kerberos 异常 Common Kerberos exceptions

常见的 SAML 问题 Common SAML issues

Kibana 中的内部服务器错误 Internal Server Error in Kibana

由于连接失败,设置密码命令失败 Setup-passwords command fails due to connection failure

由于重新定位配置文件而导致的故障 Failures due to relocation of the configuration files

局限性 Limitations

观察家 Watcher

观察者入门 Getting started with Watcher

观察程序的工作原理 How Watcher works

在观察程序中加密敏感数据 Encrypting sensitive data in Watcher

输入 Inputs

简单输入 Simple input

搜索输入 Search input

HTTP输入 HTTP input

链输入 Chain input

触发器 Triggers

计划触发器 Schedule trigger

条件 Conditions

始终状态 Always condition

从不条件 Never condition

比较条件 Compare condition

数组比较条件 Array compare condition

脚本条件 Script condition

行动 Actions

为数组中的每个元素运行操作 Running an action for each element in an array

向操作添加条件 Adding conditions to actions

电子邮件操作 Email action

网络钩子操作 Webhook action

索引操作 Index action

日志记录操作 Logging action

松弛动作 Slack action

寻呼机值班操作 PagerDuty action

吉拉行动 Jira action

变换 Transforms

搜索有效负载转换 Search payload transform

脚本有效负载转换 Script payload transform

链有效载荷变换 Chain payload transform

管理监视 Managing watches

示例手表 Example watches

观察 Elasticsearch 集群的状态 Watching the status of an Elasticsearch cluster

局限性 Limitations

命令行工具 Command line tools

elasticsearch-certgen elasticsearch-certgen

elasticsearch-certutil elasticsearch-certutil

弹性搜索-创建-注册-令牌 elasticsearch-create-enrollment-token

Elasticsearch-croneval elasticsearch-croneval

弹性搜索密钥库 elasticsearch-keystore

弹性搜索节点 elasticsearch-node

Elasticsearch-reconfigure-node elasticsearch-reconfigure-node

弹性搜索-重置-密码 elasticsearch-reset-password

elasticsearch-saml-metadata elasticsearch-saml-metadata

elasticsearch-service-tokens elasticsearch-service-tokens

弹性搜索设置密码 elasticsearch-setup-passwords

Elasticsearch-shard elasticsearch-shard

Elasticsearch-syskeygen elasticsearch-syskeygen

弹性搜索用户 elasticsearch-users

如何 How to

一般性建议 General recommendations

食谱 Recipes

将精确搜索与词干提取混合在一起 Mixing exact search with stemming

获得一致的评分 Getting consistent scoring

将静态相关性信号合并到分数中 Incorporating static relevance signals into the score

调整索引速度 Tune for indexing speed

调整搜索速度 Tune for search speed

调整近似 kNN 搜索 Tune approximate kNN search

针对磁盘使用情况进行调整 Tune for disk usage

调整分片大小 Size your shards

使用 Elasticsearch 获取时间序列数据 Use Elasticsearch for time series data

故障 排除 Troubleshooting

修复常见的集群问题 Fix common cluster issues

水印错误 Watermark errors

断路器错误 Circuit breaker errors

高 CPU 使用率 High CPU usage

高 JVM 内存压力 High JVM memory pressure

红色或黄色集群状态 Red or yellow cluster status

拒绝的请求 Rejected requests

任务队列积压工作 Task queue backlog

映射爆炸 Mapping explosion

热点 Hot spotting

诊断未分配的分片 Diagnose unassigned shards

向系统添加缺少的层 Add a missing tier to the system

允许 Elasticsearch 分配系统中的数据 Allow Elasticsearch to allocate the data in the system

允许 Elasticsearch 分配索引 Allow Elasticsearch to allocate the index

索引将索引分配筛选器与数据层节点角色混合在一起,以在数据层中移动 Indices mix index allocation filters with data tiers node roles to move through data tiers

没有足够的节点来分配所有分片副本 Not enough nodes to allocate all shard replicas

超出单个节点上索引的分片总数 Total number of shards for an index on a single node exceeded

已达到每个节点的分片总数 Total number of shards per node has been reached

解决损坏问题 Troubleshooting corruption

修复磁盘外的数据节点 Fix data nodes out of disk

增加数据节点的磁盘容量 Increase the disk capacity of data nodes

降低数据节点的磁盘使用率 Decrease the disk usage of data nodes

修复主节点磁盘外的问题 Fix master nodes out of disk

修复磁盘外的其他角色节点 Fix other role nodes out of disk

启动索引生命周期管理 Start index lifecycle management

启动快照生命周期管理 Start Snapshot Lifecycle Management

从快照还原 Restore from snapshot

写入同一快照存储库的多个部署 Multiple deployments writing to the same snapshot repository

解决重复的快照策略故障 Addressing repeated snapshot policy failures

发现疑难解答 Troubleshooting discovery

监控疑难解答 Troubleshooting monitoring

转换疑难解答 Troubleshooting transforms

观察程序疑难解答 Troubleshooting Watcher

搜索疑难解答 Troubleshooting searches

排查分片容量运行状况问题 Troubleshooting shards capacity health issues

休息接口 REST APIs

接口约定 API conventions

常用选项 Common options

REST API 兼容性 REST API compatibility

自动缩放 API Autoscaling APIs

创建或更新自动缩放策略 Create or update autoscaling policy

获取自动缩放容量 Get autoscaling capacity

删除自动缩放策略 Delete autoscaling policy

获取自动缩放策略 Get autoscaling policy

行为分析接口 Behavioral Analytics APIs

放置分析集合 Put Analytics Collection

删除分析集合 Delete Analytics Collection

列出分析集合 List Analytics Collections

分析后收集事件 Post Analytics Collection Event

压缩和对齐文本 (CAT) API Compact and aligned text (CAT) APIs

猫别名 cat aliases

猫分配 cat allocation

猫异常检测器 cat anomaly detectors

猫组件模板 cat component templates

猫数量 cat count

猫数据帧分析 cat data frame analytics

猫数据馈送 cat datafeeds

猫场数据 cat fielddata

猫咪健康 cat health

猫指数 cat indices

猫大师 cat master

猫节点 cat nodeattrs

猫节点 cat nodes

猫待处理任务 cat pending tasks

猫插件 cat plugins

猫恢复 cat recovery

猫存储库 cat repositories

猫段 cat segments

猫碎片 cat shards

猫快照 cat snapshots

猫任务管理 cat task management

猫模板 cat templates

猫线程池 cat thread pool

猫训练模型 cat trained model

猫变身 cat transforms

集群接口 Cluster APIs

群集分配说明 Cluster allocation explain

群集获取设置 Cluster get settings

群集运行状况 Cluster health

健康 Health

群集重新路由 Cluster reroute

群集状态 Cluster state

集群统计信息 Cluster stats

群集更新设置 Cluster update settings

节点功能使用情况 Nodes feature usage

节点热线程 Nodes hot threads

节点信息 Nodes info

预验证节点删除 Prevalidate node removal

节点重新加载安全设置 Nodes reload secure settings

节点统计信息 Nodes stats

集群信息 Cluster Info

挂起的群集任务 Pending cluster tasks

远程群集信息 Remote cluster info

任务管理 Task management

投票配置排除项 Voting configuration exclusions

创建或更新所需节点 Create or update desired nodes

获取所需的节点 Get desired nodes

删除所需的节点 Delete desired nodes

获得所需的平衡 Get desired balance

删除/重置所需余额 Delete/reset desired balance

跨集群复制接口 Cross-cluster replication APIs

获取 CCR 统计信息 Get CCR stats

创建关注者 Create follower

暂停关注者 Pause follower

简历关注者 Resume follower

取消关注 Unfollow

忘记追随者 Forget follower

获取关注者统计信息 Get follower stats

获取关注者信息 Get follower info

创建自动关注模式 Create auto-follow pattern

删除自动关注模式 Delete auto-follow pattern

获取自动关注模式 Get auto-follow pattern

暂停自动关注模式 Pause auto-follow pattern

恢复自动关注模式 Resume auto-follow pattern

数据流接口 Data stream APIs

创建数据流 Create data stream

删除数据流 Delete data stream

获取数据流 Get data stream

迁移到数据流 Migrate to data stream

数据流统计信息 Data stream stats

提升数据流 Promote data stream

修改数据流 Modify data streams

下采样 Downsample

文档接口 Document APIs

阅读和写入文档 Reading and Writing documents

指数 Index

获取 Get

删除 Delete

按查询删除 Delete by query

更新 Update

按查询更新 Update by query

多重获取 Multi get

散装 Bulk

重新索引 Reindex

术语向量 Term vectors

多项向量 Multi term vectors

?刷新 ?refresh

乐观并发控制 Optimistic concurrency control

丰富接口 Enrich APIs

创建扩充策略 Create enrich policy

删除扩充策略 Delete enrich policy

获取扩充策略 Get enrich policy

执行扩充策略 Execute enrich policy

丰富统计数据 Enrich stats

均衡器接口 EQL APIs

删除异步 EQL 搜索 Delete async EQL search

EQL 搜索 EQL search

获取异步 EQL 搜索 Get async EQL search

获取异步 EQL 搜索状态 Get async EQL search status

功能接口 Features APIs

获取功能 Get features

重置功能 Reset features

队列接口 Fleet APIs

获取全局检查点 Get global checkpoints

机队搜索 Fleet search

机队搜索 Fleet search

查找结构接口 Find structure API

图形探索 API Graph explore API

索引接口 Index APIs

存在别名 Alias exists

别名 Aliases

分析 Analyze

分析索引磁盘使用情况 Analyze index disk usage

清除缓存 Clear cache

克隆索引 Clone index

收盘指数 Close index

创建索引 Create index

创建或更新别名 Create or update alias

创建或更新组件模板 Create or update component template

创建或更新索引模板 Create or update index template

创建或更新索引模板(旧版) Create or update index template (legacy)

删除组件模板 Delete component template

删除悬空索引 Delete dangling index

删除别名 Delete alias

删除索引 Delete index

删除索引模板 Delete index template

删除索引模板(旧版) Delete index template (legacy)

存在 Exists

字段使用情况统计信息 Field usage stats

冲洗 Flush

强制合并 Force merge

获取别名 Get alias

获取组件模板 Get component template

获取字段映射 Get field mapping

获取索引 Get index

获取索引设置 Get index settings

获取索引模板 Get index template

获取索引模板(旧版) Get index template (legacy)

获取映射 Get mapping

进口悬空指数 Import dangling index

索引恢复 Index recovery

索引段 Index segments

索引分片存储 Index shard stores

指数统计 Index stats

索引模板存在(旧版) Index template exists (legacy)

列出悬空索引 List dangling indices

打开索引 Open index

刷新 Refresh

解析索引 Resolve index

过渡 Rollover

收缩指数 Shrink index

模拟索引 Simulate index

模拟模板 Simulate template

拆分索引 Split index

解冻索引 Unfreeze index

更新索引设置 Update index settings

更新映射 Update mapping

索引生命周期管理 API Index lifecycle management APIs

创建或更新生命周期策略 Create or update lifecycle policy

获取策略 Get policy

删除策略 Delete policy

移至步骤 Move to step

删除策略 Remove policy

重试策略 Retry policy

获取索引生命周期管理状态 Get index lifecycle management status

解释生命周期 Explain lifecycle

启动索引生命周期管理 Start index lifecycle management

停止索引生命周期管理 Stop index lifecycle management

将索引、ILM 策略以及旧版、可组合模板和组件模板迁移到数据层路由 Migrate indices, ILM policies, and legacy, composable and component templates to data tiers routing

摄取 API Ingest APIs

创建或更新管道 Create or update pipeline

删除管道 Delete pipeline

地理IP统计 GeoIP stats

获取管道 Get pipeline

模拟管道 Simulate pipeline

信息接口 Info API

许可接口 Licensing APIs

删除许可证 Delete license

获取许可证 Get license

获取试用状态 Get trial status

开始试用 Start trial

获取基本状态 Get basic status

从基本开始 Start basic

更新许可证 Update license

日志存储 API Logstash APIs

创建或更新日志存储管道 Create or update Logstash pipeline

删除日志存储管道 Delete Logstash pipeline

获取日志存储管道 Get Logstash pipeline

机器学习接口 Machine learning APIs

获取机器学习信息 Get machine learning info

获取机器学习内存统计信息 Get machine learning memory stats

设置升级模式 Set upgrade mode

机器学习异常检测 API Machine learning anomaly detection APIs

将事件添加到日历 Add events to calendar

将作业添加到日历 Add jobs to calendar

关闭作业 Close jobs

创造就业机会 Create jobs

创建日历 Create calendars

创建数据馈送 Create datafeeds

创建筛选器 Create filters

删除日历 Delete calendars

删除数据馈送 Delete datafeeds

从日历中删除事件 Delete events from calendar

删除筛选器 Delete filters

删除预测 Delete forecasts

删除作业 Delete jobs

从日历中删除作业 Delete jobs from calendar

删除模型快照 Delete model snapshots

删除过期数据 Delete expired data

估计模型内存 Estimate model memory

冲洗作业 Flush jobs

预测作业 Forecast jobs

获取存储桶 Get buckets

获取日历 Get calendars

获取类别 Get categories

获取数据馈送 Get datafeeds

获取数据馈送统计信息 Get datafeed statistics

获取网红 Get influencers

获取工作 Get jobs

获取作业统计信息 Get job statistics

获取模型快照 Get model snapshots

获取模型快照升级统计信息 Get model snapshot upgrade statistics

获取整体存储桶 Get overall buckets

获取计划事件 Get scheduled events

获取筛选器 Get filters

获取记录 Get records

空缺职位 Open jobs

将数据发布到作业 Post data to jobs

预览数据馈送 Preview datafeeds

重置作业 Reset jobs

还原模型快照 Revert model snapshots

启动数据馈送 Start datafeeds

停止数据馈送 Stop datafeeds

更新数据馈送 Update datafeeds

更新筛选器 Update filters

更新作业 Update jobs

更新模型快照 Update model snapshots

升级模型快照 Upgrade model snapshots

机器学习数据帧分析 API Machine learning data frame analytics APIs

创建数据框分析作业 Create data frame analytics jobs

删除数据框分析作业 Delete data frame analytics jobs

评估数据框分析 Evaluate data frame analytics

解释数据框分析 Explain data frame analytics

获取数据框分析作业 Get data frame analytics jobs

获取数据框分析作业统计信息 Get data frame analytics jobs stats

预览数据框分析 Preview data frame analytics

启动数据框分析作业 Start data frame analytics jobs

停止数据帧分析作业 Stop data frame analytics jobs

更新数据框分析作业 Update data frame analytics jobs

机器学习训练模型 API Machine learning trained model APIs

清除经过训练的模型部署缓存 Clear trained model deployment cache

创建或更新经过训练的模型别名 Create or update trained model aliases

创建已训练模型的一部分 Create part of a trained model

创建经过训练的模型 Create trained models

创建经过训练的模型词汇 Create trained model vocabulary

删除经过训练的模型别名 Delete trained model aliases

删除已训练的模型 Delete trained models

获取经过训练的模型 Get trained models

获取经过训练的模型统计信息 Get trained models stats

推断训练模型 Infer trained model

开始训练模型部署 Start trained model deployment

停止经过训练的模型部署 Stop trained model deployment

更新经过训练的模型部署 Update trained model deployment

迁移接口 Migration APIs

弃用信息 Deprecation info

功能迁移 Feature migration

节点生命周期接口 Node lifecycle APIs

放关机接口 Put shutdown API

获取关机接口 Get shutdown API

删除关机接口 Delete shutdown API

重新加载搜索分析器 API Reload search analyzers API

存储库计量 API Repositories metering APIs

获取存储库计量信息 Get repositories metering information

清除存储库计量存档 Clear repositories metering archive

汇总 API Rollup APIs

创建汇总作业 Create rollup jobs

删除汇总作业 Delete rollup jobs

获取工作 Get job

获取汇总上限 Get rollup caps

获取汇总索引上限 Get rollup index caps

汇总搜索 Rollup search

启动汇总作业 Start rollup jobs

停止汇总作业 Stop rollup jobs

脚本接口 Script APIs

创建或更新存储的脚本 Create or update stored script

删除存储的脚本 Delete stored script

获取脚本上下文 Get script contexts

获取脚本语言 Get script languages

获取存储的脚本 Get stored script

搜索接口 Search APIs

搜索 Search

异步搜索 Async search

时间点 Point in time

kNN 搜索 kNN search

倒数等级融合 Reciprocal rank fusion

滚动 Scroll

清除滚动 Clear scroll

搜索模板 Search template

多搜索模板 Multi search template

呈现搜索模板 Render search template

搜索分片 Search shards

建议器 Suggesters

多重搜索 Multi search

计数 Count

驗證 Validate

术语枚举 Terms enum

解释 Explain

轮廓 Profile

现场能力 Field capabilities

排名评估 Ranking evaluation

矢量图块搜索 Vector tile search

搜索应用程序接口 Search Application APIs

放置搜索应用程序 Put Search Application

获取搜索应用程序 Get Search Application

列出搜索应用程序 List Search Applications

删除搜索应用程序 Delete Search Application

搜索应用程序搜索 Search Application Search

呈现搜索应用程序查询 Render Search Application Query

可搜索快照 API Searchable snapshots APIs

装载快照 Mount snapshot

缓存统计信息 Cache stats

可搜索的快照统计信息 Searchable snapshot statistics

清除缓存 Clear cache

安全接口 Security APIs

证实 Authenticate

更改密码 Change passwords

清除缓存 Clear cache

清除角色缓存 Clear roles cache

清除权限缓存 Clear privileges cache

清除 API 密钥缓存 Clear API key cache

清除服务帐户令牌缓存 Clear service account token caches

创建接口密钥 Create API keys

创建或更新应用程序权限 Create or update application privileges

创建或更新角色映射 Create or update role mappings

创建或更新角色 Create or update roles

创建或更新用户 Create or update users

创建服务帐户令牌 Create service account tokens

委托 PKI 身份验证 Delegate PKI authentication

删除应用程序权限 Delete application privileges

删除角色映射 Delete role mappings

删除角色 Delete roles

删除服务帐户令牌 Delete service account token

删除用户 Delete users

禁用用户 Disable users

启用用户 Enable users

注册木花 Enroll Kibana

注册节点 Enroll node

获取接口密钥信息 Get API key information

获取应用程序权限 Get application privileges

获取内置权限 Get builtin privileges

获取角色映射 Get role mappings

获取角色 Get roles

获取服务帐户 Get service accounts

获取服务帐户凭据 Get service account credentials

获取令牌 Get token

获取用户权限 Get user privileges

获取用户 Get users

授予 API 密钥 Grant API keys

拥有特权 Has privileges

使 API 密钥失效 Invalidate API key

使令牌无效 Invalidate token

OpenID Connect 准备身份验证 OpenID Connect prepare authentication

OpenID Connect 身份验证 OpenID Connect authenticate

开放ID连接注销 OpenID Connect logout

查询接口密钥信息 Query API key information

更新 API 密钥 Update API key

批量更新 API 密钥 Bulk update API keys

SAML 准备身份验证 SAML prepare authentication

SAML 身份验证 SAML authenticate

萨姆勒注销 SAML logout

存储层无效 SAML invalidate

SAML 完成注销 SAML complete logout

SAML 服务提供商元数据 SAML service provider metadata

SSL 证书 SSL certificate

激活用户配置文件 Activate user profile

禁用用户配置文件 Disable user profile

启用用户配置文件 Enable user profile

获取用户配置文件 Get user profiles

建议用户配置文件 Suggest user profile

更新用户配置文件数据 Update user profile data

具有权限用户配置文件 Has privileges user profile

快照和还原 API Snapshot and restore APIs

创建或更新快照存储库 Create or update snapshot repository

验证快照存储库 Verify snapshot repository

存储库分析 Repository analysis

获取快照存储库 Get snapshot repository

删除快照存储库 Delete snapshot repository

清理快照存储库 Clean up snapshot repository

克隆快照 Clone snapshot

创建快照 Create snapshot

获取快照 Get snapshot

获取快照状态 Get snapshot status

恢复快照 Restore snapshot

删除快照 Delete snapshot

快照生命周期管理 API Snapshot lifecycle management APIs

创建或更新策略 Create or update policy

获取策略 Get policy

删除策略 Delete policy

执行快照生命周期策略 Execute snapshot lifecycle policy

执行快照保留策略 Execute snapshot retention policy

获取快照生命周期管理状态 Get snapshot lifecycle management status

获取快照生命周期统计信息 Get snapshot lifecycle stats

启动快照生命周期管理 Start snapshot lifecycle management

停止快照生命周期管理 Stop snapshot lifecycle management

应用程序接口 SQL APIs

清除 SQL 游标 Clear SQL cursor

删除异步 SQL 搜索 Delete async SQL search

获取异步 SQL 搜索 Get async SQL search

获取异步 SQL 搜索状态 Get async SQL search status

数据库搜索 SQL search

SQL 翻译 SQL translate

转换接口 Transform APIs

创建转换 Create transform

删除转换 Delete transform

获取转换 Get transforms

获取转换统计信息 Get transform statistics

预览转换 Preview transform

重置转换 Reset transform

“立即计划”转换 Schedule now transform

开始转换 Start transform

停止转换 Stop transforms

更新转换 Update transform

升级转换 Upgrade transforms

使用接口 Usage API

观察程序接口 Watcher APIs

阿克手表 Ack watch

激活手表 Activate watch

停用手表 Deactivate watch

删除监视 Delete watch

执行监视 Execute watch

获取手表 Get watch

获取观察者统计信息 Get Watcher stats

查询监视 Query watches

创建或更新监视 Create or update watch

更新观察程序设置 Update Watcher settings

获取观察程序设置 Get Watcher settings

启动监视服务 Start watch service

秒表服务 Stop watch service

定义 Definitions

角色映射资源 Role mapping resources

迁移指南 Migration guide

8.9 8.9

8.8 8.8

8.7 8.7

8.6 8.6

8.5 8.5

8.4 8.4

8.3 8.3

8.2 8.2

8.1 8.1

8.0 8.0

Java 时间迁移指南 Java time migration guide

瞬态设置迁移指南 Transient settings migration guide

发行说明 Release notes

弹性搜索版本 8.9.0 Elasticsearch version 8.9.0

弹性搜索版本 8.8.2 Elasticsearch version 8.8.2

弹性搜索版本 8.8.1 Elasticsearch version 8.8.1

弹性搜索版本 8.8.0 Elasticsearch version 8.8.0

弹性搜索版本 8.7.1 Elasticsearch version 8.7.1

弹性搜索版本 8.7.0 Elasticsearch version 8.7.0

弹性搜索版本 8.6.2 Elasticsearch version 8.6.2

弹性搜索版本 8.6.1 Elasticsearch version 8.6.1

弹性搜索版本 8.6.0 Elasticsearch version 8.6.0

弹性搜索版本 8.5.3 Elasticsearch version 8.5.3

弹性搜索版本 8.5.2 Elasticsearch version 8.5.2

弹性搜索版本 8.5.1 Elasticsearch version 8.5.1

弹性搜索版本 8.5.0 Elasticsearch version 8.5.0

Elasticsearch 版本 8.4.3 Elasticsearch version 8.4.3

弹性搜索版本 8.4.2 Elasticsearch version 8.4.2

弹性搜索版本 8.4.1 Elasticsearch version 8.4.1

弹性搜索版本 8.4.0 Elasticsearch version 8.4.0

弹性搜索版本 8.3.3 Elasticsearch version 8.3.3

弹性搜索版本 8.3.2 Elasticsearch version 8.3.2

弹性搜索版本 8.3.1 Elasticsearch version 8.3.1

弹性搜索版本 8.3.0 Elasticsearch version 8.3.0

弹性搜索版本 8.2.3 Elasticsearch version 8.2.3

弹性搜索版本 8.2.2 Elasticsearch version 8.2.2

弹性搜索版本 8.2.1 Elasticsearch version 8.2.1

弹性搜索版本 8.2.0 Elasticsearch version 8.2.0

弹性搜索版本 8.1.3 Elasticsearch version 8.1.3

Elasticsearch 版本 8.1.2 Elasticsearch version 8.1.2

Elasticsearch 版本 8.1.1 Elasticsearch version 8.1.1

弹性搜索版本 8.1.0 Elasticsearch version 8.1.0

弹性搜索版本 8.0.1 Elasticsearch version 8.0.1

弹性搜索版本 8.0.0 Elasticsearch version 8.0.0

Elasticsearch 版本 8.0.0-rc2 Elasticsearch version 8.0.0-rc2

Elasticsearch 版本 8.0.0-rc1 Elasticsearch version 8.0.0-rc1

Elasticsearch 版本 8.0.0-beta1 Elasticsearch version 8.0.0-beta1

Elasticsearch 版本 8.0.0-alpha2 Elasticsearch version 8.0.0-alpha2

Elasticsearch 版本 8.0.0-alpha1 Elasticsearch version 8.0.0-alpha1

依赖项和版本 Dependencies and versions

About

Elasticsearch 8.9 中文文档翻译项目


Languages

Language:Python 100.0%