Ad
Poll
  • Who manages CI environment in your enterprise?

    • We don't use CI (92%, 11 Votes)
    • Dedicated person per team, teams decide on their own (8%, 1 Votes)
    • Everyone who can (0%, 0 Votes)
    • Employee, single Release or Config Manager (0%, 0 Votes)
    • Contractor, single Release or Config Manager (0%, 0 Votes)
    • Team, Release or Config Management (0%, 0 Votes)
    • External partner manages our CI (0%, 0 Votes)
    • Different answer (0%, 0 Votes)

    Total Voters: 12

    Vote

    Loading ... Loading ...
Feeds:
  • bodytext bodytext bodytext
Most popular search terms:
Parsing server logs in bash. Simple bash script to visualize the call statistics.
Most servers do write log files. Here is how you can see you site load and where it goes. You can do log file analysis in bash, using grep and awk, and render output in some chatring software. Here is how... read all...