Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I had installed zeek-kafka zeek-kafka-1.1.0,but I got (dynamic, version 0.3.0) when I show version #74

Closed
micoder122 opened this issue Oct 29, 2023 · 3 comments · Fixed by #76

Comments

@micoder122
Copy link

My server version is centos 7,please help me.
How can I change plugin version 1.1.0 to zeek zeek version 5.0.10

CentOS Linux release 7.2.1511 (Core)

3.10.0-327.el7.x86_64

x86_64

[ 37%] Building CXX object CMakeFiles/SEISO-KAFKA.linux-x86_64.dir/src/Plugin.cc.o
[ 43%] Building CXX object CMakeFiles/SEISO-KAFKA.linux-x86_64.dir/src/TaggedJSON.cc.o
[ 50%] Building CXX object CMakeFiles/SEISO-KAFKA.linux-x86_64.dir/kafka.bif.cc.o
[ 56%] Building CXX object CMakeFiles/SEISO-KAFKA.linux-x86_64.dir/kafka.bif.init.cc.o
[ 62%] Building CXX object CMakeFiles/SEISO-KAFKA.linux-x86_64.dir/kafka.bif.register.cc.o
[ 68%] Building CXX object CMakeFiles/SEISO-KAFKA.linux-x86_64.dir/events.bif.cc.o
[ 75%] Building CXX object CMakeFiles/SEISO-KAFKA.linux-x86_64.dir/events.bif.init.cc.o
[ 81%] Building CXX object CMakeFiles/SEISO-KAFKA.linux-x86_64.dir/events.bif.register.cc.o
[ 87%] Linking CXX shared module lib/SEISO-KAFKA.linux-x86_64.so
make[3]: 离开目录“/zeek-kafka-1.1.0/build”
[ 93%] Built target SEISO-KAFKA.linux-x86_64
make[3]: 进入目录“/zeek-kafka-1.1.0/build”
Scanning dependencies of target dist
make[3]: 离开目录“/zeek-kafka-1.1.0/build”
make[3]: 进入目录“/zeek-kafka-1.1.0/build”
[100%] Building binary plugin package: SEISO_KAFKA.tgz
make[3]: 离开目录“/zeek-kafka-1.1.0/build”
[100%] Built target dist
make[2]: 离开目录“/zeek-kafka-1.1.0/build”
Install the project...
-- Install configuration: "RelWithDebInfo"
make[1]: 离开目录“/zeek-kafka-1.1.0/build”
[1]+ 退出 2 make
[root@localhost zeek-kafka-1.1.0]# ldconfig

[root@localhost zeek-kafka-1.1.0]# zeek -N Seiso::Kafka
Seiso::Kafka - Writes logs to Kafka (dynamic, version 0.3.0)

@ottobackwards
Copy link
Collaborator

This is a bug, the VERSION file has not been updated with the correct version number. You have the version you think installed.

@ottobackwards
Copy link
Collaborator

This will be fixed after 1.2.0 releases

@ottobackwards
Copy link
Collaborator

pr #76

@JonZeolla JonZeolla linked a pull request Nov 1, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants