We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Output of _cat/health:
_cat/health
time(ms) timestamp cluster status nodeTotal nodeData shards pri relo init unassign 1389481752742 17:09:12 debugger yellow 1 1 7 7 0 0 7
The precision of millis isn't necessary here, but more importantly:
% date -r 1389481752742 Sun Dec 3 11:32:22 CST 46000 % date -r 1389481752 Sat Jan 11 17:09:12 CST 2014
The text was updated successfully, but these errors were encountered:
Shorten epoch to second precision.
966be08
Closes elastic#4696.
1584835
95008db
drewr
Successfully merging a pull request may close this issue.
Output of
_cat/health
:The precision of millis isn't necessary here, but more importantly:
The text was updated successfully, but these errors were encountered: