4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
8 results tagged logs x
  • thumbnail
    [EKS] [request]: Insufficient information when nodegroup upgrade fails · Issue #1282 · aws/containers-roadmap
    12 avril 2023 à 11:33:44 UTC+2 - permalink - archive.org - https://github.com/aws/containers-roadmap/issues/1282
    eks eviction logs
  • Note: Replace literal \n with actual newline
    sed 's/\\n/\n/g' /tmp/t
    30 septembre 2020 à 11:49:48 UTC+2 * - permalink - archive.org - https://links.infomee.fr/?cXcMlg
    backslash literal log logs n replace sed
  • thumbnail
    GitHub - timberio/vector: A High-Performance, Logs, Metrics, & Events Router

    via Doo

    10 octobre 2019 à 16:07:21 UTC+2 - permalink - archive.org - https://github.com/timberio/vector
    log logs
  • johanhaleby/kubetail: Bash script to tail Kubernetes logs from multiple pods at the same time
    20 mars 2019 à 14:03:39 UTC+1 - permalink - archive.org - https://github.com/johanhaleby/kubetail
    k8s logs
  • Multicontainer Docker Configuration - AWS Elastic Beanstalk

    TIL

    Beanstalk is a little bit... magic. Dunno yet if its good or not :

    Elastic Beanstalk creates log volumes on the container instance, one for each container, at /var/log/containers/containername. These volumes are named awseb-logs-containername and should be mounted to the location within the container file structure where logs are written.

    For example, the following mount point maps the nginx log location in the container to the Elastic Beanstalk–generated volume for the nginx-proxy container.

    {
    "sourceVolume": "awseb-logs-nginx-proxy",
    "containerPath": "/var/log/nginx"
    }

    And all this logs can be copied into s3 automagically: http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/command-options-general.html#command-options-general-elasticbeanstalkhostmanager

    2 février 2017 à 15:22:37 UTC+1 - permalink - archive.org - http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_docker_v2config.html#create_deploy_docker_v2config_dockerrun_format
    aws beanstalk log logs
  • Note: get aws flow logs

    aws logs get-log-events --log-group-name XX --log-stream-name YY --start-time 1476350746000

    Je commence à bien aimer aws.

    13 octobre 2016 à 14:37:35 UTC+2 - permalink - archive.org - https://links.infomee.fr/?ZHDmkA
    aws flow log logs
  • GoAccess - Screenshots
    3 novembre 2015 à 14:41:44 UTC+1 - permalink - archive.org - http://goaccess.io/screenshots
    apache audit log logs nginx web
  • Crontab Redirect to Log File With Date in Name

    Bon à savoir, pour rediriger la sortie standard d'un cron dans un fichier avec la date, penser à échapper les "%"

    /path/to/log/dir/$(date +\%Y-\%m-\%d).log

    30 octobre 2014 à 11:15:06 UTC+1 - permalink - archive.org - http://www.idevelopment.info/data/Oracle/DBA_tips/Unix/UNIX_7.shtml
    cron crontab log logs
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation