Difference between revisions of "Aws logs tail"
Jump to navigation
Jump to search
(29 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | * https://awscli.amazonaws.com/v2/documentation/api/latest/reference/logs/tail.html | ||
+ | [[aws logs]] tail [[YOUR_GROUP_NAME]] | ||
+ | [[aws logs]] tail --follow YOUR_GROUP_NAME | ||
+ | [[aws logs]] tail --follow YOUR_GROUP_NAME --since 5d | ||
+ | [[EKS logs]]: | ||
+ | * <code>aws logs tail --follow [[/aws/eks/]]you-cluster-name/cluster</code> | ||
+ | * {{aws logs tail eks}} | ||
+ | == Errors == | ||
+ | * <code>[[AccessDeniedException]] ... no identity-based policy allows the [[logs:FilterLogEvents]] action</code> | ||
+ | |||
+ | == Related == | ||
+ | * [[ISO 8601]] | ||
+ | * <code>[[aws logs describe-log-groups]] | grep [[logGroupName]]</code> | ||
+ | * <code>[[kubectl logs]]</code> | ||
+ | * <code>[[aws logs get-log-events]]</code> | ||
+ | * <code>[[aws rds describe-events]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{aws logs}} | ||
* {{tail}} | * {{tail}} | ||
− | * {{ | + | * {{Logs}} |
+ | |||
+ | [[Category:AWS]] |
Latest revision as of 09:17, 5 March 2024
aws logs tail YOUR_GROUP_NAME aws logs tail --follow YOUR_GROUP_NAME aws logs tail --follow YOUR_GROUP_NAME --since 5d
aws logs tail --follow /aws/eks/you-cluster-name/cluster
aws logs tail --follow /aws/eks/you-cluster-name/cluster | egrep ("kube-apiserver-audit | kube-apiserver | authenticator | kube-controller-manager | cloud-controller-manager")
Errors[edit]
AccessDeniedException ... no identity-based policy allows the logs:FilterLogEvents action
Related[edit]
- ISO 8601
aws logs describe-log-groups | grep logGroupName
kubectl logs
aws logs get-log-events
aws rds describe-events
See also[edit]
aws logs
[get-log-events | tail | describe-log-groups
|create-log-group | delete-log-group | describe-log-streams ],
AWS::Logs::LogGroup
- Files:
tail
,mtail
,promtail
,aws logs tail
,ktail, stern, kubectl logs
- Logs, Log collector, log management, log explorer, Linux logging,
docker logs
,minikube logs
, Vector, Logstash, Filebeat, promtail, logfmt, Elasticsearch, fluentd, Mezmo (LogDNA), Scalyr, Loggly, Loki,tlog, cockpit
, NXLog, Winston, Amazon CloudWatch Logs Insights, Logz.io, Logflare, Coralogix
Advertising: