企业搜索模块
enterprisesearch
enterprisesearch
包含企业搜索的指标和健康信息
-
enterprisesearch.cluster_uuid
-
用作企业搜索数据存储的 Elasticsearch 集群的集群 UUID。
type: keyword
health
企业搜索健康状况
-
enterprisesearch.health.name
-
企业搜索节点的主机名
type: keyword
version
企业搜索版本信息
-
enterprisesearch.health.version.number
-
使用语义版本控制格式的企业搜索版本号
type: keyword
-
enterprisesearch.health.version.build_hash
-
企业搜索包的唯一构建哈希值
type: keyword
process
企业搜索进程信息
-
enterprisesearch.health.process.pid
-
企业搜索实例的进程 ID
type: long
-
enterprisesearch.health.process.uptime.sec
-
企业搜索实例的进程运行时间
type: long
filebeat
嵌入式 Filebeat 实例的健康信息
-
enterprisesearch.health.process.filebeat.pid
-
嵌入式 Filebeat 实例的进程 ID
type: long
-
enterprisesearch.health.process.filebeat.restart_count
-
由于某些问题,嵌入式 Filebeat 实例必须重启的次数
type: long
-
enterprisesearch.health.process.filebeat.time_since_last_restart.sec
-
自上次嵌入式 Filebeat 实例重启以来的时间(如果从未重启,则为 -1)
type: long
jvm
JVM 健康状况
-
enterprisesearch.health.jvm.version
-
用于运行企业搜索的 JVM 版本
type: keyword
gc
Java 垃圾收集指标
-
enterprisesearch.health.jvm.gc.collection_count
-
自进程启动以来,Java 垃圾收集器调用的总次数
type: long
-
enterprisesearch.health.jvm.gc.collection_time.ms
-
自进程启动以来,运行 Java 垃圾收集器所花费的总时间
type: long
memory_usage
内存使用情况
-
enterprisesearch.health.jvm.memory_usage.heap_init.bytes
-
JVM 使用的堆初始化,以字节为单位。
type: long
format: bytes
-
enterprisesearch.health.jvm.memory_usage.heap_used.bytes
-
JVM 使用的堆,以字节为单位。
type: long
format: bytes
-
enterprisesearch.health.jvm.memory_usage.heap_committed.bytes
-
提交给 JVM 的堆,以字节为单位。
type: long
format: bytes
-
enterprisesearch.health.jvm.memory_usage.heap_max.bytes
-
JVM 使用的最大堆,以字节为单位
type: long
format: bytes
-
enterprisesearch.health.jvm.memory_usage.non_heap_init.bytes
-
JVM 使用的非堆初始内存,以字节为单位。
type: long
format: bytes
-
enterprisesearch.health.jvm.memory_usage.non_heap_committed.bytes
-
JVM 使用的非堆已提交内存,以字节为单位。
type: long
format: bytes
-
enterprisesearch.health.jvm.memory_usage.object_pending_finalization_count
-
显示等待最终化的对象的近似数量。
type: long
threads
线程信息
-
enterprisesearch.health.jvm.threads.current
-
当前活动的线程数。
type: long
-
enterprisesearch.health.jvm.threads.daemon
-
当前活动的守护线程数。
type: long
-
enterprisesearch.health.jvm.threads.max
-
自 JVM 启动或峰值重置以来,峰值活动线程数。
type: long
-
enterprisesearch.health.jvm.threads.total_started
-
自 JVM 启动以来,创建和/或启动的线程总数。
type: long
crawler
爬虫健康状况
workers
爬虫工作者
-
enterprisesearch.health.crawler.workers.pool_size
-
工作者池大小。
type: long
-
enterprisesearch.health.crawler.workers.active
-
活动的工人数量。
type: long
-
enterprisesearch.health.crawler.workers.available
-
可用工作者的数量。
type: long
stats
企业搜索统计信息。
connectors
Workplace Search 连接器子系统统计信息。
job_store
Workplace Search 连接器作业存储统计信息。
-
enterprisesearch.stats.connectors.job_store.waiting
-
等待处理的连接器作业数量。
type: long
-
enterprisesearch.stats.connectors.job_store.working
-
当前正在处理的连接器作业数量。
type: long
job_types
按类型细分的连接器作业。
-
enterprisesearch.stats.connectors.job_store.job_types.delete
-
作业存储中删除作业的数量。
type: long
-
enterprisesearch.stats.connectors.job_store.job_types.full
-
作业存储中完整同步作业的数量。
type: long
-
enterprisesearch.stats.connectors.job_store.job_types.incremental
-
作业存储中增量同步作业的数量。
type: long
-
enterprisesearch.stats.connectors.job_store.job_types.permissions
-
作业存储中权限同步作业的数量。
type: long
pool
Workplace Search 工作者池统计信息。
extract_worker_pool
提取器工作者池的状态信息。
-
enterprisesearch.stats.connectors.pool.extract_worker_pool.size
-
工作者池大小。
type: long
-
enterprisesearch.stats.connectors.pool.extract_worker_pool.busy
-
繁忙的工作者数量。
type: long
-
enterprisesearch.stats.connectors.pool.extract_worker_pool.queue_depth
-
等待处理的项目数量。
type: long
-
enterprisesearch.stats.connectors.pool.extract_worker_pool.idle
-
空闲的工作者数量。
type: long
-
enterprisesearch.stats.connectors.pool.extract_worker_pool.total_completed
-
自启动以来完成的作业数量。
type: long
-
enterprisesearch.stats.connectors.pool.extract_worker_pool.total_scheduled
-
自启动以来计划的作业数量。
type: long
subextract_worker_pool
子提取器工作者池的状态信息。
-
enterprisesearch.stats.connectors.pool.subextract_worker_pool.size
-
工作者池大小。
type: long
-
enterprisesearch.stats.connectors.pool.subextract_worker_pool.busy
-
繁忙的工作者数量。
type: long
-
enterprisesearch.stats.connectors.pool.subextract_worker_pool.queue_depth
-
等待处理的项目数量。
type: long
-
enterprisesearch.stats.connectors.pool.subextract_worker_pool.idle
-
空闲的工作者数量。
type: long
-
enterprisesearch.stats.connectors.pool.subextract_worker_pool.total_completed
-
自启动以来完成的作业数量。
type: long
-
enterprisesearch.stats.connectors.pool.subextract_worker_pool.total_scheduled
-
自启动以来计划的作业数量。
type: long
publish_worker_pool
发布工作者池的状态信息。
-
enterprisesearch.stats.connectors.pool.publish_worker_pool.size
-
工作者池大小。
type: long
-
enterprisesearch.stats.connectors.pool.publish_worker_pool.busy
-
繁忙的工作者数量。
type: long
-
enterprisesearch.stats.connectors.pool.publish_worker_pool.queue_depth
-
等待处理的项目数量。
type: long
-
enterprisesearch.stats.connectors.pool.publish_worker_pool.idle
-
空闲的工作者数量。
type: long
-
enterprisesearch.stats.connectors.pool.publish_worker_pool.total_completed
-
自启动以来完成的作业数量。
type: long
-
enterprisesearch.stats.connectors.pool.publish_worker_pool.total_scheduled
-
自启动以来计划的作业数量。
type: long
http
传入 HTTP 请求指标。
connections
传入 HTTP 连接统计信息。
-
enterprisesearch.stats.http.connections.current
-
当前打开到企业搜索实例的 HTTP 连接数。
type: long
-
enterprisesearch.stats.http.connections.max
-
自启动以来打开到企业搜索实例的最大并发 HTTP 连接数。
type: long
-
enterprisesearch.stats.http.connections.total
-
自启动以来打开到企业搜索实例的 HTTP 连接总数。
type: long
network
网络流量指标。
-
enterprisesearch.stats.http.network.received.bytes
-
自启动以来企业搜索实例接收的总字节数。
type: long
format: bytes
-
enterprisesearch.stats.http.network.sent.bytes
-
自启动以来企业搜索实例发送的总字节数。
type: long
format: bytes
-
enterprisesearch.stats.http.network.received.bytes_per_sec
-
自启动以来,企业搜索实例每秒接收的平均字节数。
type: long
format: bytes
-
enterprisesearch.stats.http.network.sent.bytes_per_sec
-
自启动以来,企业搜索实例每秒发送的平均字节数。
type: long
format: bytes
request_duration
聚合 HTTP 请求持续时间统计信息。
-
enterprisesearch.stats.http.request_duration.max.ms
-
自实例启动以来最长的 HTTP 连接持续时间。
type: long
-
enterprisesearch.stats.http.request_duration.mean.ms
-
自实例启动以来平均 HTTP 连接持续时间。
type: long
-
enterprisesearch.stats.http.request_duration.std_dev.ms
-
自实例启动以来 HTTP 连接持续时间值的标准差。
type: long
responses
按 HTTP 状态类型细分的聚合 HTTP 响应计数。
-
enterprisesearch.stats.http.responses.1xx
-
自实例启动以来完成 HTTP 请求的总次数,响应代码为 1xx。
type: long
-
enterprisesearch.stats.http.responses.2xx
-
自实例启动以来完成 HTTP 请求的总次数,响应代码为 2xx。
type: long
-
enterprisesearch.stats.http.responses.3xx
-
自实例启动以来完成 HTTP 请求的总次数,响应代码为 3xx。
type: long
-
enterprisesearch.stats.http.responses.4xx
-
自实例启动以来完成 HTTP 请求的总次数,响应代码为 4xx。
type: long
-
enterprisesearch.stats.http.responses.5xx
-
自实例启动以来完成 HTTP 请求的总次数,响应代码为 5xx。
type: long
queues
关于企业搜索中后台作业处理管道功能的聚合统计信息。
-
enterprisesearch.stats.queues.engine_destroyer.count
-
自实例启动以来通过 engine_destroyer 队列处理的作业总数。
type: long
-
enterprisesearch.stats.queues.mailer.count
-
自实例启动以来通过 mailer 队列处理的作业总数。
type: long
-
enterprisesearch.stats.queues.process_crawl.count
-
自实例启动以来通过 process_crawl 队列处理的作业总数。
type: long
-
enterprisesearch.stats.queues.failed.count
-
等待在失败队列中的作业总数。
type: long
crawler
关于企业搜索中爬虫子系统功能的聚合统计信息。
global
爬虫的全局部署范围指标。
crawl_requests
部署的爬虫请求摘要。
-
enterprisesearch.stats.crawler.global.crawl_requests.pending
-
等待处理的爬虫请求总数。
type: long
-
enterprisesearch.stats.crawler.global.crawl_requests.active
-
当前正在处理的爬虫请求总数(正在运行的爬虫)。
type: long
-
enterprisesearch.stats.crawler.global.crawl_requests.successful
-
已成功完成的爬虫请求总数。
type: long
-
enterprisesearch.stats.crawler.global.crawl_requests.failed
-
失败的爬虫请求总数。
type: long
node
爬虫的节点级统计信息。
-
enterprisesearch.stats.crawler.node.pages_visited
-
自实例启动以来爬虫访问的页面总数。
type: long
-
enterprisesearch.stats.crawler.node.urls_allowed
-
自实例启动以来,爬虫在发现期间允许的 URL 总数。
type: long
urls_denied
自实例启动以来,爬虫在发现期间拒绝的 URL 总数,按拒绝原因细分。
-
enterprisesearch.stats.crawler.node.urls_denied.already_seen
-
由于 URL 重复数据消除而未跟踪的 URL 总数(每个 URL 只访问一次)。
type: long
-
enterprisesearch.stats.crawler.node.urls_denied.domain_filter_denied
-
由于未知域名而拒绝的 URL 总数。
type: long
-
enterprisesearch.stats.crawler.node.urls_denied.incorrect_protocol
-
具有不正确/无效/不支持的协议的 URL 总数。
type: long
-
enterprisesearch.stats.crawler.node.urls_denied.link_too_deep
-
由于爬取深度限制而未跟踪的 URL 总数。
type: long
-
enterprisesearch.stats.crawler.node.urls_denied.nofollow
-
由于 nofollow 元标记或 HTML 链接属性而拒绝的 URL 总数。
type: long
-
enterprisesearch.stats.crawler.node.urls_denied.unsupported_content_type
-
由于不支持的内容类型而拒绝的 URL 总数。
type: long
status_codes
按状态代码细分的 HTTP 请求结果计数。
-
enterprisesearch.stats.crawler.node.status_codes.200
-
自实例启动以来,爬虫看到的 HTTP 200 响应总数。
type: long
-
enterprisesearch.stats.crawler.node.status_codes.301
-
自实例启动以来,爬虫看到的 HTTP 301 响应总数。
type: long
-
enterprisesearch.stats.crawler.node.status_codes.302
-
自实例启动以来,爬虫看到的 HTTP 302 响应总数。
type: long
-
enterprisesearch.stats.crawler.node.status_codes.400
-
自实例启动以来,爬虫看到的 HTTP 400 响应总数。
type: long
-
enterprisesearch.stats.crawler.node.status_codes.401
-
自实例启动以来,爬虫看到的 HTTP 401 响应总数。
type: long
-
enterprisesearch.stats.crawler.node.status_codes.402
-
自实例启动以来,爬虫看到的 HTTP 402 响应总数。
type: long
-
enterprisesearch.stats.crawler.node.status_codes.403
-
自实例启动以来,爬虫看到的 HTTP 403 响应总数。
type: long
-
enterprisesearch.stats.crawler.node.status_codes.404
-
自实例启动以来,爬虫看到的 HTTP 404 响应总数。
type: long
-
enterprisesearch.stats.crawler.node.status_codes.405
-
自实例启动以来,爬虫看到的 HTTP 405 响应总数。
type: long
-
enterprisesearch.stats.crawler.node.status_codes.410
-
自实例启动以来,爬虫看到的 HTTP 410 响应总数。
type: long
-
enterprisesearch.stats.crawler.node.status_codes.422
-
爬虫程序自实例启动以来遇到的 HTTP 422 响应总数。
type: long
-
enterprisesearch.stats.crawler.node.status_codes.429
-
爬虫程序自实例启动以来遇到的 HTTP 429 响应总数。
type: long
-
enterprisesearch.stats.crawler.node.status_codes.500
-
爬虫程序自实例启动以来遇到的 HTTP 500 响应总数。
type: long
-
enterprisesearch.stats.crawler.node.status_codes.501
-
爬虫程序自实例启动以来遇到的 HTTP 501 响应总数。
type: long
-
enterprisesearch.stats.crawler.node.status_codes.502
-
爬虫程序自实例启动以来遇到的 HTTP 502 响应总数。
type: long
-
enterprisesearch.stats.crawler.node.status_codes.503
-
爬虫程序自实例启动以来遇到的 HTTP 503 响应总数。
type: long
-
enterprisesearch.stats.crawler.node.status_codes.504
-
爬虫程序自实例启动以来遇到的 HTTP 504 响应总数。
type: long
queue_size
实例当前 URL 队列的总大小。
-
enterprisesearch.stats.crawler.node.queue_size.primary
-
等待实例爬取的 URL 总数。
type: long
-
enterprisesearch.stats.crawler.node.queue_size.purge
-
等待清理爬取阶段检查的 URL 总数。
type: long
-
enterprisesearch.stats.crawler.node.active_threads
-
当前实例上正在运行的爬虫工作线程总数。
type: long
workers
实例的爬虫工作线程信息。
-
enterprisesearch.stats.crawler.node.workers.pool_size
-
实例的爬虫工作线程池总大小(可能的并发爬取数量)。
type: long
-
enterprisesearch.stats.crawler.node.workers.active
-
实例当前正在运行的爬虫工作线程(运行爬取)总数。
type: long
-
enterprisesearch.stats.crawler.node.workers.available
-
实例当前可用的(空闲的)爬虫工作线程总数。
type: long
product_usage
Enterprise Search 部署的聚合产品使用统计信息。
app_search
App Search 产品使用统计信息。
-
enterprisesearch.stats.product_usage.app_search.total_engines
-
部署中当前 App Search 引擎的数量。
type: long
workplace_search
Workplace Search 产品使用统计信息。
-
enterprisesearch.stats.product_usage.workplace_search.total_org_sources
-
部署中当前 Workplace Search 组织范围内容源的数量。
type: long
-
enterprisesearch.stats.product_usage.workplace_search.total_private_sources
-
部署中当前 Workplace Search 私有内容源的数量。
type: long