# Winlogbeat installation error

**URL:** https://discuss.elastic.co/t/winlogbeat-installation-error/184853
**Category:** Beats
**Tags:** winlogbeat
**Created:** [June 8, 2019, 8:57pm UTC](https://discuss.elastic.co/t/winlogbeat-installation-error/184853 "2019-06-08T20:57:36Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![sathishpalanu](https://avatars.discourse-cdn.com/v4/letter/s/e9c0ed/32.png) [@sathishpalanu](https://discuss.elastic.co/u/sathishpalanu)
#### Post date: [June 8, 2019, 8:57pm UTC](https://discuss.elastic.co/t/winlogbeat-installation-error/184853/1 "2019-06-08T20:57:36Z")

</div>

I am getting the error while starting the service post installation.

Error Message:

"error 1053 the service did not respond to the start or control request in a timely fashion"

Window 2016 Server

Winlogbeat version: 7.1

---

<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: [June 8, 2019, 11:54pm UTC](https://discuss.elastic.co/t/winlogbeat-installation-error/184853/2 "2019-06-08T23:54:15Z")

</div>

Try doing a config test. See #5 at [https://www.elastic.co/guide/en/beats/winlogbeat/current/winlogbeat-configuration.html](https://www.elastic.co/guide/en/beats/winlogbeat/current/winlogbeat-configuration.html).

Also check the Winlogbeat logs file output for errors.

---

<div class="post-metadata">

### Author: ![sathishpalanu](https://avatars.discourse-cdn.com/v4/letter/s/e9c0ed/32.png) [@sathishpalanu](https://discuss.elastic.co/u/sathishpalanu)
#### Post date: [June 9, 2019, 1:50am UTC](https://discuss.elastic.co/t/winlogbeat-installation-error/184853/3 "2019-06-09T01:50:34Z")

</div>

Thanks for the response.

I am getting the below error

" PS C:\ProgramData\Elastic\Winlogbeat\> .\winlogbeat.exe test config -c .\winlogbeat.yml -e  
2019-06-08T21:34:45.920-0400 INFO instance/beat.go:571 Home path: [C:\ProgramData\Elastic\Winlogbeat] Config pa  
th: [C:\ProgramData\Elastic\Winlogbeat] Data path: [C:\ProgramData\Elastic\Winlogbeat\data] Logs path: [C:\ProgramData\E  
lastic\Winlogbeat\logs]  
2019-06-08T21:34:45.947-0400 INFO instance/beat.go:579 Beat ID: 7ec5c5e4-44bd-4291-831e-1d40735a84b2  
2019-06-08T21:34:45.948-0400 INFO [index-management.ilm] ilm/ilm.go:129 Policy name: winlogbeat-7.1.1  
2019-06-08T21:34:46.085-0400 INFO [beat] instance/beat.go:827 Beat info {"system\_info": {"beat": {"path"  
: {"config": "C:\ProgramData\Elastic\Winlogbeat", "data": "C:\ProgramData\Elastic\Winlogbeat\data", "home": "C:\  
ProgramData\Elastic\Winlogbeat", "logs": "C:\ProgramData\Elastic\Winlogbeat\logs"}, "type": "winlogbeat", "uuid":  
"7ec5c5e4-44bd-4291-831e-1d40735a84b2"}}}  
2019-06-08T21:34:46.101-0400 INFO [beat] instance/beat.go:836 Build info {"system\_info": {"build": {"comm  
it": "3358d9a5a09e3c6709a2d3aaafde628ea34e8419", "libbeat": "7.1.1", "time": "2019-05-23T13:17:17.000Z", "version": "7.1  
.1"}}}  
2019-06-08T21:34:46.102-0400 INFO [beat] instance/beat.go:839 Go runtime info {"system\_info": {"go": {"os":"wi  
ndows","arch":"amd64","max\_procs":4,"version":"go1.11.5"}}}  
2019-06-08T21:34:46.111-0400 INFO [beat] instance/beat.go:843 Host info {"system\_info": {"host": {"archi  
tecture":"x86\_64","boot\_time":"2019-05-27T07:03:36.21-04:00","name":"host name","ip":["xx.xxx.xxx.xxx/xx","xx.xxx.  
xx.xx/xx","::1/128","127.0.0.1/8"],"kernel\_version":"6.3.9600.19358 (winblue\_ltsb\_escrow.190505-1600)","mac":["00:50:56:  
85:0e:4d","00:50:56:85:21:0f"],"os":{"family":"windows","platform":"windows","name":"Windows Server 2012 R2 Datacenter",  
"version":"6.3","major":3,"minor":0,"patch":0,"build":"9600.19356"},"timezone":"EDT","timezone\_offset\_sec":-14400,"id":"  
32e1c222-7dab-48d4-a4f5-805c7fb65b2c"}}}  
2019-06-08T21:34:46.118-0400 INFO [beat] instance/beat.go:872 Process info {"system\_info": {"process": {"cw  
d": "C:\ProgramData\Elastic\Winlogbeat", "exe": "C:\ProgramData\Elastic\Winlogbeat\winlogbeat.exe", "name": "winl  
ogbeat.exe", "pid": 11852, "ppid": 9984, "start\_time": "2019-06-08T21:34:45.690-0400"}}}  
2019-06-08T21:34:46.119-0400 INFO instance/beat.go:280 Setup Beat: winlogbeat; Version: 7.1.1  
2019-06-08T21:34:46.132-0400 INFO instance/beat.go:308 No outputs are defined. Please define one under the outp  
ut section.  
2019-06-08T21:34:46.133-0400 ERROR instance/beat.go:802 Exiting: No outputs are defined. Please define one under  
the output section.  
Exiting: No outputs are defined. Please define one under the output section."

---

<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: [June 10, 2019, 3:49pm UTC](https://discuss.elastic.co/t/winlogbeat-installation-error/184853/4 "2019-06-10T15:49:23Z")

</div>

> [@sathishpalanu](#):
>
> Exiting: No outputs are defined. Please define one under the output section.

Seems like you have a problem with your config file not specifying what output to send the events to (elasticsearch, logstash, etc.). Please post your configuration file.

---

<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: [July 6, 2019, 8:57pm UTC](https://discuss.elastic.co/t/winlogbeat-installation-error/184853/5 "2019-07-06T20:57:39Z")

</div>

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