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

Problem with service registration #1

Closed
ChrisMagnuson opened this issue Feb 7, 2017 · 2 comments
Closed

Problem with service registration #1

ChrisMagnuson opened this issue Feb 7, 2017 · 2 comments

Comments

@ChrisMagnuson
Copy link
Member

http://disq.us/p/1fyed9t

Please fix the path "kibana-$PackageVersion-windows\bin\kibana.bat" for service registration, actual installation folder is following the zip package name with '-x86' suffix that causes "Failed to start service kibana-service... The system cannot find the file specified"

@angryhussord
Copy link

2 months and we're still waiting on this fix to the 5.2.1 installer in Chocolatey.

After you install the chocolatey package you need to make some adjustments:

nssm.exe edit kibana-service

Path:
c:\ProgramData\chocolatey\lib\kibana\tools\kibana-5.2.1-windows-x86\bin\kibana.bat
Startup Directory:
c:\ProgramData\chocolatey\lib\kibana\tools\kibana-5.2.1-windows-x86\bin

Click "Edit Service" to fix the directory paths and close NSSM.

net start kibana-service

@ChrisMagnuson
Copy link
Member Author

@angryhussord Sorry for the delay, hopefully you saw the comment on the chocolatey package's discuss thread. This has been fixed in 50a1e07

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

No branches or pull requests

2 participants