elastic / beats-dashboards

DEPRECATED. Moved to https://github.com/elastic/beats. Please use the new repository to add new issues.
Other
196 stars 73 forks source link

packetbeat: format uid/gid to mubers without comma #114

Closed kofemann closed 8 years ago

kofemann commented 8 years ago

it's better to display uid as 1000 instead of 1,000

before: screenshot from 2016-04-15 21-59-08

after: screenshot from 2016-04-15 21-57-37

monicasarbu commented 8 years ago

@kofemann Thank you for the PR.

monicasarbu commented 8 years ago

Starting with 5.0.0-alpha2, beats-dashboards repo is deprecated as all the dashboards are in the repository of each beat. This feature needs to be added to the beats repo as well.

kofemann commented 8 years ago

@monicasarbu I can see that new repo is missing all NFS staff. shall I add it as into old repository or there is a 'official' procedure for that?

monicasarbu commented 8 years ago

@kofemann Yes, I didn't migrate yet the NFS dashboard to the beats repository, but I just created a pull request to add the NFS dashboard together with all the dependencies to the beats repository. Please let me know if I miss something: https://github.com/elastic/beats/pull/1424