Security warning
Run only scripts that you trust. While scripts from the internet can be useful, this script can potentially harm your
computer. If you trust this script, use the Unblock-File cmdlet to allow the script to run without this warning
message. Do you want to run C:\Program Files\Packetbeat\install-service-packetbeat.ps1?
[D] Do not run [R] Run once [S] Suspend [?] Help (default is "D"): R
Status : Stopped
Name : packetbeat
DisplayName : packetbeat
has the packet beat installed ?
when i try to run the command ./packetbeat -e -c packetbeat.yml
there is not output.
even when i try to test if the config file is okay by using
./packetbeat -configtest packetbeat.yml i dont get any output
PS C:\> cd 'Program Files\Packetbeat'
PS C:\Program Files\Packetbeat> Start-Service packetbeat
Start-Service : Service 'packetbeat (packetbeat)' cannot be started due to the following error: Cannot start service
packetbeat on computer '.'.
At line:1 char:1
+ Start-Service packetbeat
+ ~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OpenError: (System.ServiceProcess.ServiceController:ServiceController) [Start-Service],
ServiceCommandException
+ FullyQualifiedErrorId : CouldNotStartService,Microsoft.PowerShell.Commands.StartServiceCommand
hi,
Also when i tried to run ./packetbeat -e -c packetbeat.yml -d "elasticsearch" I get no output.Is there any problem with the installation or the .yml fie.Please help
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.