Hi,
I've developed my own 'output' and I've introduced it to the publisher.
Now I have a problem that I want to compile it and use it in a production mode.
I've checked the 'developer' doc and I didn't find anything for it except make testsuite which setups too many Docker images.
So, how can I use Filebeat in production mode by compiling the source code completely?
Thank you.
Well I've changed some parts of the code and I want to build and run it on the server. By production I mean that all parts work well for production and not just for development.
I've tried mage build but it shows this error: Unknown target specified: build
You can run make snapshot which creates a snapshot of the current codebase under build/distributions. To control which platform to build for set PLATFORMS.
To build packages for linux/amd64 you need to run the following command:
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.