Skip to content

Commit

Permalink
Additional help on how to grep the metrics semi-automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
neomatrix369 committed Feb 5, 2020
1 parent 2686f36 commit e34df1a
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,6 @@ do
fi
done
done

echo "Use the below command to filter through the metrics produced"
echo " $ cd linux; grep \"Running Grakn\\|graql console\\|Shutting down\" -b3 -a5 *.logs | grep -v \"docker\\|set\""

0 comments on commit e34df1a

Please sign in to comment.