Mac M1芯片安装es,kibana

安装:brew search elasticsearch //查看版本

brew install elastic/tap/elasticsearch-full //安装这个full版本

。。。等待安装

启动:cd /opt/homebrew/bin

./elasticsearch

访问: http://localhost:9200/


安装:brew search kibana //查看版本

brew install elastic/tap/kibana-full //安装这个full版本

。。。等待安装

启动:cd /opt/homebrew/bin

./kibana

访问: http://localhost:5601/

相关推荐
gorgor在码农1 小时前
Elasticsearch 的聚合(Aggregations)操作详解
大数据·elasticsearch·搜索引擎
Hello.Reader1 小时前
Elasticsearch安全审计日志设置与最佳实践
安全·elasticsearch·jenkins
BigData共享1 小时前
StarRocks 使用 JNI 读取数据湖表引发的堆内存溢出分析
大数据
*愿风载尘*2 小时前
SecureCRT连接密钥交换失败
linux·macos
Aurora_NeAr2 小时前
大数据之路:阿里巴巴大数据实践——大数据领域建模综述
大数据·后端
黄雪超3 小时前
Kafka——消费者组消费进度监控都怎么实现?
大数据·分布式·kafka
虚伪的空想家4 小时前
记录es收集日志报错问题as the final mapping would have more than 1 type[XXX,doc]
大数据·elasticsearch·搜索引擎·容器·kubernetes·log-pilot
mCell11 小时前
从删库到跑路?这50个Linux命令能保你职业生涯
linux·windows·macos
Hello.Reader14 小时前
Go-Elasticsearch v9 安装与版本兼容性
elasticsearch·golang·jenkins
数据与人工智能律师14 小时前
数字迷雾中的安全锚点:解码匿名化与假名化的法律边界与商业价值
大数据·网络·人工智能·云计算·区块链