企业搜索字段

企业搜索模块

enterprisesearch

enterprisesearch 包含企业搜索的指标和健康信息

enterprisesearch.cluster_uuid

用作企业搜索数据存储的 Elasticsearch 集群的集群 UUID。

类型:keyword

health

企业搜索健康状况

enterprisesearch.health.name

企业搜索节点的主机名

类型:keyword

version

企业搜索版本信息

enterprisesearch.health.version.number

使用语义版本控制格式的企业搜索版本号

类型:keyword

enterprisesearch.health.version.build_hash

企业搜索包的唯一构建哈希值

类型:keyword

process

企业搜索进程信息

enterprisesearch.health.process.pid

企业搜索实例的进程 ID

类型:long

enterprisesearch.health.process.uptime.sec

企业搜索实例的进程运行时间

类型:long

filebeat

嵌入式 Filebeat 实例的健康信息

enterprisesearch.health.process.filebeat.pid

嵌入式 Filebeat 实例的进程 ID

类型:long

enterprisesearch.health.process.filebeat.restart_count

由于某些问题导致嵌入式 Filebeat 实例需要重启的次数

类型:long

enterprisesearch.health.process.filebeat.time_since_last_restart.sec

自上次嵌入式 Filebeat 实例重启以来的时间(如果从未重启,则为 -1)

类型:long

jvm

JVM 健康状况

enterprisesearch.health.jvm.version

用于运行企业搜索的 JVM 版本

类型:keyword

gc

Java 垃圾回收指标

enterprisesearch.health.jvm.gc.collection_count

自进程启动以来 Java 垃圾收集器调用的总数

类型:long

enterprisesearch.health.jvm.gc.collection_time.ms

自进程启动以来运行 Java 垃圾收集器所花费的总时间

类型:long

memory_usage

内存使用情况

enterprisesearch.health.jvm.memory_usage.heap_init.bytes

JVM 使用的堆初始化,以字节为单位。

类型:long

格式:bytes

enterprisesearch.health.jvm.memory_usage.heap_used.bytes

JVM 使用的堆,以字节为单位。

类型:long

格式:bytes

enterprisesearch.health.jvm.memory_usage.heap_committed.bytes

提交给 JVM 的堆,以字节为单位。

类型:long

格式:bytes

enterprisesearch.health.jvm.memory_usage.heap_max.bytes

JVM 使用的最大堆,以字节为单位

类型:long

格式:bytes

enterprisesearch.health.jvm.memory_usage.non_heap_init.bytes

JVM 使用的非堆初始内存,以字节为单位。

类型:long

格式:bytes

enterprisesearch.health.jvm.memory_usage.non_heap_committed.bytes

JVM 使用的非堆已提交内存,以字节为单位。

类型:long

格式:bytes

enterprisesearch.health.jvm.memory_usage.object_pending_finalization_count

显示正在等待完成的对象的近似数量。

类型:long

threads

线程信息

enterprisesearch.health.jvm.threads.current

当前存活线程数。

类型:long

enterprisesearch.health.jvm.threads.daemon

当前存活守护线程数。

类型:long

enterprisesearch.health.jvm.threads.max

自 JVM 启动或峰值重置以来峰值存活线程数。

类型:long

enterprisesearch.health.jvm.threads.total_started

自 JVM 启动以来创建和/或启动的线程总数。

类型:long

crawler

爬虫健康状况

workers

爬虫工作线程

enterprisesearch.health.crawler.workers.pool_size

工作线程池大小。

类型:long

enterprisesearch.health.crawler.workers.active

活动工作线程数。

类型:long

enterprisesearch.health.crawler.workers.available

可用工作线程数。

类型:long

stats

企业搜索统计信息。

connectors

Workplace Search 连接器子系统统计信息。

job_store

Workplace Search 连接器作业存储统计信息。

enterprisesearch.stats.connectors.job_store.waiting

正在等待处理的连接器作业数。

类型:long

enterprisesearch.stats.connectors.job_store.working

当前正在处理的连接器作业数。

类型:long

job_types

按类型细分的连接器作业。

enterprisesearch.stats.connectors.job_store.job_types.delete

作业存储中删除作业的数量。

类型:long

enterprisesearch.stats.connectors.job_store.job_types.full

作业存储中完整同步作业的数量。

类型:long

enterprisesearch.stats.connectors.job_store.job_types.incremental

作业存储中增量同步作业的数量。

类型:long

enterprisesearch.stats.connectors.job_store.job_types.permissions

作业存储中权限同步作业的数量。

类型:long

pool

Workplace Search 工作线程池统计信息。

extract_worker_pool

提取器工作线程池的状态信息。

enterprisesearch.stats.connectors.pool.extract_worker_pool.size

工作线程池大小。

类型:long

enterprisesearch.stats.connectors.pool.extract_worker_pool.busy

繁忙工作线程数。

类型:long

enterprisesearch.stats.connectors.pool.extract_worker_pool.queue_depth

正在等待处理的项目数。

类型:long

enterprisesearch.stats.connectors.pool.extract_worker_pool.idle

空闲工作线程数。

类型:long

enterprisesearch.stats.connectors.pool.extract_worker_pool.total_completed

自启动以来完成的作业数。

类型:long

enterprisesearch.stats.connectors.pool.extract_worker_pool.total_scheduled

自启动以来计划的作业数。

类型:long

subextract_worker_pool

子提取器工作线程池的状态信息。

enterprisesearch.stats.connectors.pool.subextract_worker_pool.size

工作线程池大小。

类型:long

enterprisesearch.stats.connectors.pool.subextract_worker_pool.busy

繁忙工作线程数。

类型:long

enterprisesearch.stats.connectors.pool.subextract_worker_pool.queue_depth

正在等待处理的项目数。

类型:long

enterprisesearch.stats.connectors.pool.subextract_worker_pool.idle

空闲工作线程数。

类型:long

enterprisesearch.stats.connectors.pool.subextract_worker_pool.total_completed

自启动以来完成的作业数。

类型:long

enterprisesearch.stats.connectors.pool.subextract_worker_pool.total_scheduled

自启动以来计划的作业数。

类型:long

publish_worker_pool

发布工作线程池的状态信息。

enterprisesearch.stats.connectors.pool.publish_worker_pool.size

工作线程池大小。

类型:long

enterprisesearch.stats.connectors.pool.publish_worker_pool.busy

繁忙工作线程数。

类型:long

enterprisesearch.stats.connectors.pool.publish_worker_pool.queue_depth

正在等待处理的项目数。

类型:long

enterprisesearch.stats.connectors.pool.publish_worker_pool.idle

空闲工作线程数。

类型:long

enterprisesearch.stats.connectors.pool.publish_worker_pool.total_completed

自启动以来完成的作业数。

类型:long

enterprisesearch.stats.connectors.pool.publish_worker_pool.total_scheduled

自启动以来计划的作业数。

类型:long

http

传入 HTTP 请求指标。

connections

传入 HTTP 连接统计信息。

enterprisesearch.stats.http.connections.current

当前打开到企业搜索实例的 HTTP 连接数。

类型:long

enterprisesearch.stats.http.connections.max

自启动以来打开到企业搜索实例的最大并发 HTTP 连接数。

类型:long

enterprisesearch.stats.http.connections.total

自启动以来打开到企业搜索实例的 HTTP 连接总数。

类型:long

network

网络流量指标。

enterprisesearch.stats.http.network.received.bytes

自启动以来企业搜索实例接收到的总字节数。

类型:long

格式:bytes

enterprisesearch.stats.http.network.sent.bytes

自启动以来企业搜索实例发送的总字节数。

类型:long

格式:bytes

enterprisesearch.stats.http.network.received.bytes_per_sec

自启动以来企业搜索实例每秒接收的平均字节数。

类型:long

格式:bytes

enterprisesearch.stats.http.network.sent.bytes_per_sec

自启动以来企业搜索实例每秒发送的平均字节数。

类型:long

格式:bytes

request_duration

聚合的 HTTP 请求持续时间统计信息。

enterprisesearch.stats.http.request_duration.max.ms

自实例启动以来的最长 HTTP 连接持续时间。

类型:long

enterprisesearch.stats.http.request_duration.mean.ms

自实例启动以来的平均 HTTP 连接持续时间。

类型:long

enterprisesearch.stats.http.request_duration.std_dev.ms

自实例启动以来 HTTP 连接持续时间值的标准差。

类型:long

responses

按 HTTP 状态类型细分的聚合 HTTP 响应计数。

enterprisesearch.stats.http.responses.1xx

自实例启动以来以 1xx 响应代码完成的 HTTP 请求总数。

类型:long

enterprisesearch.stats.http.responses.2xx

自实例启动以来以 2xx 响应代码完成的 HTTP 请求总数。

类型:long

enterprisesearch.stats.http.responses.3xx

自实例启动以来以 3xx 响应代码完成的 HTTP 请求总数。

类型:long

enterprisesearch.stats.http.responses.4xx

自实例启动以来以 4xx 响应代码完成的 HTTP 请求总数。

类型:long

enterprisesearch.stats.http.responses.5xx

自实例启动以来以 5xx 响应代码完成的 HTTP 请求总数。

类型:long

queues

企业搜索中后台作业处理管道的运行情况的聚合统计信息。

enterprisesearch.stats.queues.engine_destroyer.count

自实例启动以来通过 engine_destroyer 队列处理的作业总数。

类型:long

enterprisesearch.stats.queues.mailer.count

自实例启动以来通过 mailer 队列处理的作业总数。

类型:long

enterprisesearch.stats.queues.process_crawl.count

自实例启动以来通过 process_crawl 队列处理的作业总数。

类型:long

enterprisesearch.stats.queues.failed.count

失败队列中等待的作业总数。

类型:long

crawler

企业搜索中爬虫子系统的运行情况的聚合统计信息。

global

爬虫的全局部署范围指标。

crawl_requests

部署的爬虫请求摘要。

enterprisesearch.stats.crawler.global.crawl_requests.pending

正在等待处理的爬虫请求总数。

类型:long

enterprisesearch.stats.crawler.global.crawl_requests.active

当前正在处理的爬虫请求总数(正在运行的爬虫)。

类型:long

enterprisesearch.stats.crawler.global.crawl_requests.successful

已成功完成的爬虫请求总数。

类型:long

enterprisesearch.stats.crawler.global.crawl_requests.failed

失败的爬虫请求总数。

类型:long

node

爬虫的节点级统计信息。

enterprisesearch.stats.crawler.node.pages_visited

自实例启动以来爬虫访问的页面总数。

类型:long

enterprisesearch.stats.crawler.node.urls_allowed

自实例启动以来爬虫在发现过程中允许的 URL 总数。

类型:long

urls_denied

自实例启动以来爬虫在发现过程中拒绝的 URL 总数,按拒绝原因细分。

enterprisesearch.stats.crawler.node.urls_denied.already_seen

由于 URL 重复数据删除而未跟踪的 URL 总数(每个 URL 只访问一次)。

类型:long

enterprisesearch.stats.crawler.node.urls_denied.domain_filter_denied

由于未知域而拒绝的 URL 总数。

类型:long

enterprisesearch.stats.crawler.node.urls_denied.incorrect_protocol

协议不正确/无效/不受支持的 URL 总数。

类型:long

enterprisesearch.stats.crawler.node.urls_denied.link_too_deep

由于爬虫深度限制而未跟踪的 URL 总数。

类型:long

enterprisesearch.stats.crawler.node.urls_denied.nofollow

由于 nofollow 元标记或 HTML 链接属性而拒绝的 URL 总数。

类型:long

enterprisesearch.stats.crawler.node.urls_denied.unsupported_content_type

由于不受支持的内容类型而拒绝的 URL 总数。

类型:long

status_codes

HTTP 请求结果计数,按状态代码。

enterprisesearch.stats.crawler.node.status_codes.200

自实例启动以来,爬虫看到的 HTTP 200 响应总数。

类型:long

enterprisesearch.stats.crawler.node.status_codes.301

自实例启动以来,爬虫看到的 HTTP 301 响应总数。

类型:long

enterprisesearch.stats.crawler.node.status_codes.302

自实例启动以来,爬虫看到的 HTTP 302 响应总数。

类型:long

enterprisesearch.stats.crawler.node.status_codes.400

自实例启动以来,爬虫看到的 HTTP 400 响应总数。

类型:long

enterprisesearch.stats.crawler.node.status_codes.401

自实例启动以来,爬虫看到的 HTTP 401 响应总数。

类型:long

enterprisesearch.stats.crawler.node.status_codes.402

自实例启动以来,爬虫看到的 HTTP 402 响应总数。

类型:long

enterprisesearch.stats.crawler.node.status_codes.403

自实例启动以来,爬虫看到的 HTTP 403 响应总数。

类型:long

enterprisesearch.stats.crawler.node.status_codes.404

自实例启动以来,爬虫看到的 HTTP 404 响应总数。

类型:long

enterprisesearch.stats.crawler.node.status_codes.405

自实例启动以来,爬虫看到的 HTTP 405 响应总数。

类型:long

enterprisesearch.stats.crawler.node.status_codes.410

自实例启动以来,爬虫看到的 HTTP 410 响应总数。

类型:long

enterprisesearch.stats.crawler.node.status_codes.422

自实例启动以来,爬虫看到的 HTTP 422 响应总数。

类型:long

enterprisesearch.stats.crawler.node.status_codes.429

自实例启动以来,爬虫看到的 HTTP 429 响应总数。

类型:long

enterprisesearch.stats.crawler.node.status_codes.500

自实例启动以来,爬虫看到的 HTTP 500 响应总数。

类型:long

enterprisesearch.stats.crawler.node.status_codes.501

自实例启动以来,爬虫看到的 HTTP 501 响应总数。

类型:long

enterprisesearch.stats.crawler.node.status_codes.502

自实例启动以来,爬虫看到的 HTTP 502 响应总数。

类型:long

enterprisesearch.stats.crawler.node.status_codes.503

自实例启动以来,爬虫看到的 HTTP 503 响应总数。

类型:long

enterprisesearch.stats.crawler.node.status_codes.504

自实例启动以来,爬虫看到的 HTTP 504 响应总数。

类型:long

队列大小

实例的当前 URL 队列总大小。

enterprisesearch.stats.crawler.node.queue_size.primary

实例正在等待爬取的 URL 总数。

类型:long

enterprisesearch.stats.crawler.node.queue_size.purge

正在等待清除爬取阶段检查的 URL 总数。

类型:long

enterprisesearch.stats.crawler.node.active_threads

实例上当前处于活动状态的爬虫工作线程总数。

类型:long

工作线程

实例的爬虫工作线程信息。

enterprisesearch.stats.crawler.node.workers.pool_size

实例的爬虫工作线程池总大小(可能的并发爬取数量)。

类型:long

enterprisesearch.stats.crawler.node.workers.active

实例当前活动爬虫工作线程(正在运行的爬取)总数。

类型:long

enterprisesearch.stats.crawler.node.workers.available

实例当前可用(空闲)的爬虫工作线程总数。

类型:long

产品使用情况

企业搜索部署的聚合产品使用统计信息。

应用搜索

应用搜索产品使用统计信息。

enterprisesearch.stats.product_usage.app_search.total_engines

部署中当前的应用搜索引擎数量。

类型:long

工作场所搜索

工作场所搜索产品使用统计信息。

enterprisesearch.stats.product_usage.workplace_search.total_org_sources

部署中当前的工作场所搜索组织范围内容源数量。

类型:long

enterprisesearch.stats.product_usage.workplace_search.total_private_sources

部署中当前的工作场所搜索私有内容源数量。

类型:long