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

Hi, not support in_http right now? #645

Closed
felixzh2020 opened this issue Jun 16, 2018 · 3 comments
Closed

Hi, not support in_http right now? #645

felixzh2020 opened this issue Jun 16, 2018 · 3 comments
Assignees

Comments

@felixzh2020
Copy link

360 20180616174654617

I change No to Yes. And make cmd get error as follows:
Scanning dependencies of target flb-plugin-in_http
[ 79%] Building C object plugins/in_http/CMakeFiles/flb-plugin-in_http.dir/in_http.c.o
In file included from /home/fluent-bit-0.13.3/lib/monkey/include/monkey/mk_socket.h:32:0,
from /home/fluent-bit-0.13.3/lib/monkey/include/monkey/mk_server.h:24,
from /home/fluent-bit-0.13.3/lib/monkey/include/monkey/monkey.h:43,
from /home/fluent-bit-0.13.3/plugins/in_http/in_http.c:20:
/home/fluent-bit-0.13.3/lib/monkey/include/monkey/mk_config.h:26:28: fatal error: monkey/mk_info.h: No such file or directory
#include <monkey/mk_info.h>
^
compilation terminated.
make[2]: *** [plugins/in_http/CMakeFiles/flb-plugin-in_http.dir/in_http.c.o] Error 1
make[1]: *** [plugins/in_http/CMakeFiles/flb-plugin-in_http.dir/all] Error 2
make: *** [all] Error 2

@felixzh2020
Copy link
Author

@michiel
Copy link
Contributor

michiel commented Jun 19, 2018

@felixzh2015 I haven't worked on this but it looks like it's still in development stage at the moment. I assume that's why it's disabled by default. See also #18

@felixzh2020
Copy link
Author

@mikekap
I get it, thanks.

@edsiper edsiper self-assigned this Jun 27, 2018
@edsiper edsiper closed this as completed Jun 27, 2018
rawahars pushed a commit to rawahars/fluent-bit that referenced this issue Oct 24, 2022
Signed-off-by: Takahiro Yamashita <nokute78@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants