# Packetbeat service does not start

**URL:** https://discuss.elastic.co/t/packetbeat-service-does-not-start/104191
**Category:** Beats
**Tags:** packetbeat
**Created:** [October 17, 2017, 7:12am UTC](https://discuss.elastic.co/t/packetbeat-service-does-not-start/104191 "2017-10-17T07:12:35Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![vijayjadav](https://avatars.discourse-cdn.com/v4/letter/v/67e7ee/32.png) [@vijayjadav](https://discuss.elastic.co/u/vijayjadav)
#### Post date: [October 17, 2017, 7:12am UTC](https://discuss.elastic.co/t/packetbeat-service-does-not-start/104191/1 "2017-10-17T07:12:35Z")

</div>

hello,

I am trying to run packetbeat service but its giving error ..here is details. I am using Windows 10. No error in logs and config files

PS C:\Packetbeat\> PowerShell.exe -ExecutionPolicy UnRestricted -File .\install-service-packetbeat.ps1

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:\Packetbeat\install-service-packetbeat.ps1?  
[D] Do not run [R] Run once [S] Suspend [?] Help (default is "D"): R

\_\_GENUS : 2  
\_\_CLASS : \_\_PARAMETERS  
\_\_SUPERCLASS :  
\_\_DYNASTY : \_\_PARAMETERS  
\_\_RELPATH :  
\_\_PROPERTY\_COUNT : 1  
\_\_DERIVATION : {}  
\_\_SERVER :  
\_\_NAMESPACE :  
\_\_PATH :  
ReturnValue : 5  
PSComputerName :

\_\_GENUS : 2  
\_\_CLASS : \_\_PARAMETERS  
\_\_SUPERCLASS :  
\_\_DYNASTY : \_\_PARAMETERS  
\_\_RELPATH :  
\_\_PROPERTY\_COUNT : 1  
\_\_DERIVATION : {}  
\_\_SERVER :  
\_\_NAMESPACE :  
\_\_PATH :  
ReturnValue : 0  
PSComputerName :

Status : Stopped  
Name : packetbeat  
DisplayName : packetbeat

PS C:\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
- 

```auto
  + CategoryInfo : OpenError: (System.ServiceProcess.ServiceController:ServiceController) [Start-Service],
 ServiceCommandException
  + FullyQualifiedErrorId : CouldNotStartService,Microsoft.PowerShell.Commands.StartServiceCommand

```

PS C:\Packetbeat\> .\packetbeat.exe -c packetbeat.yml -configtest  
PS C:\Packetbeat\>

---

<div class="post-metadata">

### Author: ![andrewkroh](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/andrewkroh/32/3784_2.png) [@andrewkroh](https://discuss.elastic.co/u/andrewkroh)
#### Post date: [October 17, 2017, 10:44pm UTC](https://discuss.elastic.co/t/packetbeat-service-does-not-start/104191/2 "2017-10-17T22:44:37Z")

</div>

Do you have a pcap DLL installed? [https://www.elastic.co/guide/en/beats/packetbeat/5.6/packetbeat-installation.html](https://www.elastic.co/guide/en/beats/packetbeat/5.6/packetbeat-installation.html)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [November 14, 2017, 10:45pm UTC](https://discuss.elastic.co/t/packetbeat-service-does-not-start/104191/3 "2017-11-14T22:45:08Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
