You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.
I'm adding Conveyor app to Kibana,
I have downloaded the Conveyor 1.1.1 source code and using the Kibana 6.1.1 and ElasticSearch 6.1.1,
Installed the docker, I'm running the command docker-compose up, facing below issue ERROR: Windows named pipe error: The system cannot find the file specified. (code: 2)
Conveyor 1.1.1 was tested on ES and Kibana 6.2.1, if I have some free cicles I'll try to see if where the error is coming from/
The channels are added after the plugin is installed, using our docker-compose file this is done during setup ( I realized we missed that in the docs) you can do it manually by running this command from the source folder:
$ cd channel-sources
$ python ./install-channels.py
Thanks for the response, while I'm running manually in windows, I'm facing proxy and socket.gaierror, I'll resolve them and I'll try to run it manually and I'll let you know the status.
If possible could you please share the conveyor which supports ES and Kibana 6.1.1
Thanks,
Shrikanth
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm adding Conveyor app to Kibana,
I have downloaded the Conveyor 1.1.1 source code and using the Kibana 6.1.1 and ElasticSearch 6.1.1,
Installed the docker, I'm running the command docker-compose up, facing below issue
ERROR: Windows named pipe error: The system cannot find the file specified. (code: 2)
Kibana running on http://localhost:5601
ElasticSearch running on http://localhost:9200
Both Kibana and ElasticSearch are running.
Any solution.
And also in Kibana I added the Conveyor in the plugin, Conveyor got added in Kibana below are the screenshot, but its showing "Nothing Found".
The text was updated successfully, but these errors were encountered: