Beats version 1.0.0edit

Check 1.0.0 diff

Breaking changesedit

Topbeat

  • Change proc type to process #138

Bugfixesedit

Affecting all Beats

  • Fix random panic on shutdown by calling shutdown handler only once. elastic/filebeat#204
  • Fix credentials are not send when pinging an elasticsearch host. elastic/fileabeat#287

Filebeat

  • Fix problem that harvesters stopped reading after some time and filebeat stopped processing events #257
  • Fix line truncating by internal buffers being reused by accident #258
  • Set default ignore_older to 24 hours #282