Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2016
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.00 KB | None | 0 0
  1. D:\Documents and Settings\administrator.PENTASEC.000\My Documents\winlogbeat-5.0.1-windows-x86>.\winlogbeat.exe -c .\winlogbeat.yml -configtest -e
  2. 2016/11/23 17:47:09.813554 beat.go:264: INFO Home path: [D:\Documents and Settings\administrator.PENTASEC.000\My Documents\winlogbeat-5.0.1-windows-x86] Config path: [D:\Documents and Settings\administrator.PENTASEC.000\My Documents\winlogbeat-5.0.1-windows-x86] Data path: [D:\Documents and Settings\administrator.PENTASEC.000\My Documents\winlogbeat-5.0.1-windows-x86\data] Logs path: [D:\Documents and Settings\administrator.PENTASEC.000\My Documents\winlogbeat-5.0.1-windows-x86\logs]
  3. 2016/11/23 17:47:09.813554 beat.go:174: INFO Setup Beat: winlogbeat; Version: 5.0.1
  4. 2016/11/23 17:47:09.813554 logp.go:219: INFO Metrics logging every 30s
  5. 2016/11/23 17:47:09.813554 logstash.go:90: INFO Max Retries set to: 3
  6. 2016/11/23 17:47:09.829198 outputs.go:100: ERR failed to initialize logstash plugin as output: missing required field accessing 'output.logstash.hosts'
  7. 2016/11/23 17:47:09.829198 beat.go:285: CRIT Exiting: error initializing publisher: missing required field accessing 'output.logstash.hosts' Exiting: error initializing publisher: missing required field accessing 'output.logstash.hosts'
  8.  
  9. D:\Documents and Settings\administrator.PENTASEC.000\My Documents\winlogbeat-5.0.1-windows-x86>
  10. D:\Documents and Settings\administrator.PENTASEC.000\My Documents\winlogbeat-5.0.1-windows-x86>winlogbeat.exe
  11. Exiting: error initializing publisher: missing required field accessing 'output.logstash.hosts'
  12.  
  13. D:\Documents and Settings\administrator.PENTASEC.000\My Documents\winlogbeat-5.0.1-windows-x86>.\winlogbeat.exe -c .\winlogbeat.yml
  14. Exiting: error initializing publisher: missing required field accessing 'output.logstash.hosts'
  15.  
  16. D:\Documents and Settings\administrator.PENTASEC.000\My Documents\winlogbeat-5.0.1-windows-x86>.\winlogbeat.exe -c .\winlogbeat.yml
  17. Exception 0xc0000005 0x0 0x544e4550 0x7c837f9f
  18. PC=0x7c837f9f
  19.  
  20. syscall.Syscall9(0x77e4f871, 0x7, 0x2800, 0x34f10001, 0x1647, 0x0, 0x11b02000, 0x8000, 0x11db755c, 0x0, ...)
  21. /usr/local/go/src/runtime/syscall_windows.go:185 +0x4a
  22. github.com/elastic/beats/winlogbeat/sys/eventlogging._FormatMessage(0x2800, 0x34f10001, 0x1647, 0x0, 0x11b02000, 0x8000, 0x11db755c, 0x1, 0x0, 0x0)
  23. /go/src/github.com/elastic/beats/winlogbeat/sys/eventlogging/zsyscall_windows.go:75 +0x97
  24. github.com/elastic/beats/winlogbeat/sys/eventlogging.formatMessage(0x11db7550, 0x8, 0x1647, 0x0, 0x11db755c, 0x1, 0x1, 0x11b02000, 0x10000, 0x10000, ...)
  25. /go/src/github.com/elastic/beats/winlogbeat/sys/eventlogging/eventlogging_windows.go:210 +0x49a
  26. github.com/elastic/beats/winlogbeat/sys/eventlogging.RenderEvents(0x11c04000, 0x7ff88, 0x7ffff, 0x0, 0x11b02000, 0x10000, 0x10000, 0x11ded768, 0x0, 0x0, ...)
  27. /go/src/github.com/elastic/beats/winlogbeat/sys/eventlogging/eventlogging_windows.go:155 +0x793
  28. github.com/elastic/beats/winlogbeat/eventlog.(*eventLogging).Read(0x11eb66c0, 0x0, 0x0, 0x0, 0x0, 0x0)
  29. /go/src/github.com/elastic/beats/winlogbeat/eventlog/eventlogging.go:152 +0x564
  30. github.com/elastic/beats/winlogbeat/beater.(*Winlogbeat).processEventLog(0x11a70d20, 0x11ebe5c0, 0xb04000, 0x11eb66c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
  31. /go/src/github.com/elastic/beats/winlogbeat/beater/winlogbeat.go:207 +0x322
  32. created by github.com/elastic/beats/winlogbeat/beater.(*Winlogbeat).Run
  33. /go/src/github.com/elastic/beats/winlogbeat/beater/winlogbeat.go:158 +0x333
  34.  
  35. goroutine 1 [semacquire, 1 minutes]:
  36. sync.runtime_Semacquire(0x11ebe5cc)
  37. /usr/local/go/src/runtime/sema.go:47 +0x26
  38. sync.(*WaitGroup).Wait(0x11ebe5c0)
  39. /usr/local/go/src/sync/waitgroup.go:131 +0xa4
  40. github.com/elastic/beats/winlogbeat/beater.(*Winlogbeat).Run(0x11a70d20, 0x11b6e240, 0x0, 0x0)
  41. /go/src/github.com/elastic/beats/winlogbeat/beater/winlogbeat.go:161 +0x35d
  42. github.com/elastic/beats/libbeat/beat.(*Beat).launch(0x11b6e240, 0x954e94, 0x0,0x0)
  43. /go/src/github.com/elastic/beats/libbeat/beat/beat.go:208 +0x87b
  44. github.com/elastic/beats/libbeat/beat.Run(0x900c8a, 0xa, 0x0, 0x0, 0x954e94, 0x0, 0x0)
  45. /go/src/github.com/elastic/beats/libbeat/beat/beat.go:133 +0x57
  46. main.main()
  47. /go/src/github.com/elastic/beats/winlogbeat/main.go:21 +0x40
  48.  
  49. goroutine 37 [syscall, 1 minutes]:
  50. os/signal.signal_recv(0x0)
  51. /usr/local/go/src/runtime/sigqueue.go:116 +0x11e
  52. os/signal.loop()
  53. /usr/local/go/src/os/signal/signal_unix.go:22 +0x1a
  54. created by os/signal.init.1
  55. /usr/local/go/src/os/signal/signal_unix.go:28 +0x36
  56.  
  57. goroutine 39 [select]:
  58. github.com/elastic/beats/libbeat/common.(*Cache).StartJanitor.func1(0x11eba180,
  59. 0x11eba150)
  60. /go/src/github.com/elastic/beats/libbeat/common/cache.go:219 +0xd3
  61. created by github.com/elastic/beats/libbeat/common.(*Cache).StartJanitor
  62. /go/src/github.com/elastic/beats/libbeat/common/cache.go:227 +0x8f
  63.  
  64. goroutine 26 [chan receive]:
  65. github.com/elastic/beats/libbeat/logp.logExpvars(0x11b6e2c0)
  66. /go/src/github.com/elastic/beats/libbeat/logp/logp.go:224 +0x15d
  67. created by github.com/elastic/beats/libbeat/logp.Init
  68. /go/src/github.com/elastic/beats/libbeat/logp/logp.go:137 +0x371
  69.  
  70. goroutine 27 [select]:
  71. github.com/elastic/beats/libbeat/publisher.(*messageWorker).run(0x11a70c60)
  72. /go/src/github.com/elastic/beats/libbeat/publisher/worker.go:63 +0x1c3
  73. created by github.com/elastic/beats/libbeat/publisher.(*messageWorker).init
  74. /go/src/github.com/elastic/beats/libbeat/publisher/worker.go:57 +0xff
  75.  
  76. goroutine 28 [select]:
  77. github.com/elastic/beats/libbeat/publisher.(*bulkWorker).run(0x11a6d700)
  78. /go/src/github.com/elastic/beats/libbeat/publisher/bulk.go:54 +0x284
  79. created by github.com/elastic/beats/libbeat/publisher.newBulkWorker
  80. /go/src/github.com/elastic/beats/libbeat/publisher/bulk.go:42 +0x1da
  81.  
  82. goroutine 49 [select]:
  83. github.com/elastic/beats/libbeat/common.(*Cache).StartJanitor.func1(0x11a70e70,0x11a70e40)
  84. /go/src/github.com/elastic/beats/libbeat/common/cache.go:219 +0xd3
  85. created by github.com/elastic/beats/libbeat/common.(*Cache).StartJanitor
  86. /go/src/github.com/elastic/beats/libbeat/common/cache.go:227 +0x8f
  87.  
  88. goroutine 42 [select]:
  89. github.com/elastic/beats/libbeat/common.(*Cache).StartJanitor.func1(0x11eba300,0x11eba2d0)
  90. /go/src/github.com/elastic/beats/libbeat/common/cache.go:219 +0xd3
  91. created by github.com/elastic/beats/libbeat/common.(*Cache).StartJanitor
  92. /go/src/github.com/elastic/beats/libbeat/common/cache.go:227 +0x8f
  93.  
  94. goroutine 43 [chan receive, 1 minutes]:
  95. github.com/elastic/beats/libbeat/service.HandleSignals.func1(0x11ec0600, 0x11ebe4a0, 0x11ebe490)
  96. /go/src/github.com/elastic/beats/libbeat/service/service.go:29 +0x31
  97. created by github.com/elastic/beats/libbeat/service.HandleSignals
  98. /go/src/github.com/elastic/beats/libbeat/service/service.go:32 +0x158
  99.  
  100. goroutine 44 [chan receive, 1 minutes]:
  101. github.com/elastic/beats/libbeat/service.(*beatService).Execute(0xb36738, 0x11a7c198, 0x1, 0x1, 0x11a72140, 0x11a72180, 0x11aebb00, 0x0)
  102. /go/src/github.com/elastic/beats/libbeat/service/service_windows.go:23 +0xda
  103. github.com/elastic/beats/vendor/golang.org/x/sys/windows/svc/debug.Run(0x11a756c0, 0x10, 0xb002c0, 0xb36738, 0x0, 0x0)
  104. /go/src/github.com/elastic/beats/vendor/golang.org/x/sys/windows/svc/debug/service.go:40 +0x14b
  105. github.com/elastic/beats/libbeat/service.ProcessWindowsControlEvents(0x11ebe4c0)
  106.  
  107. /go/src/github.com/elastic/beats/libbeat/service/service_windows.go:57 +0x19a
  108. created by github.com/elastic/beats/libbeat/service.HandleSignals
  109. /go/src/github.com/elastic/beats/libbeat/service/service.go:38 +0x1b6
  110.  
  111. goroutine 5 [select, 1 minutes]:
  112. github.com/elastic/beats/vendor/golang.org/x/sys/windows/svc/debug.Run.func1(0x11a721c0, 0x11a72140, 0x11a72180)
  113. /go/src/github.com/elastic/beats/vendor/golang.org/x/sys/windows/svc/debug/service.go:32 +0x14c
  114. created by github.com/elastic/beats/vendor/golang.org/x/sys/windows/svc/debug.Run
  115. /go/src/github.com/elastic/beats/vendor/golang.org/x/sys/windows/svc/debug/service.go:38 +0xd2
  116.  
  117. goroutine 45 [select]:
  118. github.com/elastic/beats/winlogbeat/checkpoint.(*Checkpoint).run(0x11ec41c0)
  119. /go/src/github.com/elastic/beats/winlogbeat/checkpoint/checkpoint.go:114 +0x327
  120. created by github.com/elastic/beats/winlogbeat/checkpoint.NewCheckpoint
  121. /go/src/github.com/elastic/beats/winlogbeat/checkpoint/checkpoint.go:99+0x433
  122.  
  123. goroutine 46 [sleep]:
  124. time.Sleep(0x3b9aca00, 0x0)
  125. /usr/local/go/src/runtime/time.go:59 +0xd4
  126. github.com/elastic/beats/winlogbeat/beater.(*Winlogbeat).processEventLog(0x11a70d20, 0x11ebe5c0, 0xb04000, 0x11eb6000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
  127. /go/src/github.com/elastic/beats/winlogbeat/beater/winlogbeat.go:216 +0x5d2
  128. created by github.com/elastic/beats/winlogbeat/beater.(*Winlogbeat).Run
  129. /go/src/github.com/elastic/beats/winlogbeat/beater/winlogbeat.go:158 +0x333
  130.  
  131. goroutine 47 [syscall, locked to thread]:
  132. syscall.Syscall9(0x7d1fb18d, 0x7, 0x0, 0x132339f0, 0x1264dc70, 0x0, 0x1264de30,0x11df3670, 0x11a3c2d0, 0x0, ...)
  133. /usr/local/go/src/runtime/syscall_windows.go:185 +0x4a
  134. github.com/elastic/beats/vendor/golang.org/x/sys/windows.LookupAccountSid(0x0, 0
  135. x12319180, 0x11d02230, 0x11df366c, 0x11d02310, 0x11df3670, 0x11df36c4, 0x0, 0x0
  136.  
  137. /go/src/github.com/elastic/beats/vendor/golang.org/x/sys/windows/zsyscall_windows.go:2116 +0xc7
  138. github.com/elastic/beats/vendor/golang.org/x/sys/windows.(*SID).LookupAccount(0x123192e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x5, 0x0, 0x0)
  139. /go/src/github.com/elastic/beats/vendor/golang.org/x/sys/windows/security_windows.go:246 +0x197
  140. github.com/elastic/beats/winlogbeat/sys.PopulateAccount(0x11df385c, 0x0, 0x0)
  141. /go/src/github.com/elastic/beats/winlogbeat/sys/sid_windows.go:17 +0x88
  142. github.com/elastic/beats/winlogbeat/eventlog.(*eventLogging).Read(0x11eb6360, 0x0, 0x0, 0x0, 0x0, 0x0)
  143. /go/src/github.com/elastic/beats/winlogbeat/eventlog/eventlogging.go:164 +0x7e2
  144. github.com/elastic/beats/winlogbeat/beater.(*Winlogbeat).processEventLog(0x11a70d20, 0x11ebe5c0, 0xb04000, 0x11eb6360, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
  145. /go/src/github.com/elastic/beats/winlogbeat/beater/winlogbeat.go:207 +0x322
  146. created by github.com/elastic/beats/winlogbeat/beater.(*Winlogbeat).Run
  147. /go/src/github.com/elastic/beats/winlogbeat/beater/winlogbeat.go:158 +0x333
  148.  
  149. goroutine 81 [chan receive, locked to thread]:
  150. net.(*ioSrv).ProcessRemoteIO(0x11a53ac8)
  151. /usr/local/go/src/net/fd_windows.go:127 +0xcc
  152. created by net.startServer
  153. /usr/local/go/src/net/fd_windows.go:227 +0xc9
  154.  
  155. goroutine 82 [chan receive, locked to thread]:
  156. net.(*ioSrv).ProcessRemoteIO(0x11a53ad0)
  157. /usr/local/go/src/net/fd_windows.go:127 +0xcc
  158. created by net.startServer
  159. /usr/local/go/src/net/fd_windows.go:229 +0x11e
  160. eax 0x544e4550
  161. ebx 0x33070073
  162. ecx 0x7
  163. edx 0x7ffffffe
  164. edi 0x20
  165. esi 0x2
  166. ebp 0x3307f77c
  167. esp 0x3307f310
  168. eip 0x7c837f9f
  169. eflags 0x10202
  170. cs 0x1b
  171. fs 0x3b
  172. gs 0x0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement