Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container type event should parse status field #48

Open
marminthibaut opened this issue Jan 5, 2016 · 0 comments
Open

Container type event should parse status field #48

marminthibaut opened this issue Jan 5, 2016 · 0 comments

Comments

@marminthibaut
Copy link
Member

Container events have a status field, formatted as string ("Up 36 minutes").

Dockerbeat could parse this string to extract two nested fields:

  • state ("up", "stopped", etc.)
  • time (in seconds: "2160")

Fields names are not definitive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant