We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c05d43 commit e5088c4Copy full SHA for e5088c4
1 file changed
Cargo.toml
@@ -1,5 +1,11 @@
1
[package]
2
name = "bec_log_ingestor"
3
+description = "Tiny service to pull BEC logs from Redis and push them to Elastic"
4
+readme = "README.md"
5
+repository = "https://github.com/bec-project/bec_log_ingestor"
6
+keywords = ["logging", "BEC"]
7
+categories = ["science", "command-line-utilities"]
8
+license = "Apache-2.0"
9
version = "1.0.0"
10
edition = "2024"
11
0 commit comments