.github Public 0 0 0 0 Updated May 27, 2024 metadata-api-discuss Public This repo is the laziest possible way we can have threaded conversations about metadata collection and curation for StashApp 6 MIT 1 8 1 Updated Nov 15, 2019 StashServer Public archive Rails based organizer for...
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
https://github.com/stashapp/stash/releases/latest/download/stash-linuxhttps://github.com/stashapp/stash/blob/develop/docker/production/README.md Stash 有 32 种语言版本: 2.png Stash 是一个基于 Web 的应用程序。一旦应用程序运行,就可以从http://localhost:9999访问界面(默认情况下)。 首次运行时,Sta...
https://github.com/stashapp/stash/releases/latest/download/stash-win.exehttps://github.com/stashapp/stash/releases/latest/download/Stash.app.ziphttps://github.com/stashapp/stash/releases/latest/download/stash-linuxhttps://github.com/stashapp/stash/blob/develop/docker/production/README.md Stash 有...
Discord Join our Discord community to chat with other developers and the Upstash team. Join Twitter Follow us on Twitter to stay up to date with the latest news from Upstash. Follow Github You can view all the projects we have developed as open source on our Github page. ...
go-stash是一个高效的从Kafka获取,根据配置的规则进行处理,然后发送到ElasticSearch集群的工具。它属于go-zero生态的一个组件,是logstash 的 Go 语言替代版,它相比于原先的 logstash 节省了2/3的服务器资源。 项目地址:https://github.com/kevwan/go-stash ...
以下代码:https://github.com/tal-tech/go-stash/tree/master/stash/handler/handler.go typeMessageHandlerstruct{writer*es.Writer indexer*es.Index filters[]filter.FilterFunc} 这个就对应上面说的,filter只是其中一部分,在结构上MessageHandler是对接下游es,但是没有看到对kafka的操作。
https://github.com/logstash-plugins/logstash-patterns-core/blob/main/patterns/ecs-v1/grok-patterns 比如可以用 IP 常量来代替正则表达式IP (?:%{IPV6}|%{IPV4})。 好了,经过正则表达式的匹配之后,grok 插件会将日志解析成多个字段,然后将多个字段存到了 ES 中,这样我们可以在 ES 通过字段来搜索,...
https://github.com/theangryangel/logstash-output-jdbc ./logstash-plugin install logstash-output-jdbc 可惜的是,目前插件只支持6.3以前,当前logstash最新版本为7.1.1, 测试用的是logstash-5.4.1 较稳定 input{jdbc{jdbc_driver_library=>"/usr/local/logstash/mysql/mysql-connector-java-5.1.47.jar"jdbc_...
插件列表:https://github.com/logstash-plugins 查看当前已安装的插件: cat $LS_HOME/Gemfile 1. 配置 安装ruby yum install ruby 1. 下载rubygem2.6.12:https://rubygems.org/rubygems/rubygems-2.6.12.zip 解压并安装rubygems unzip rubygems-2.6.12.zip ...