Difference between revisions of "Tail"
Jump to navigation
Jump to search
(6 intermediate revisions by 4 users not shown) | |||
Line 7: | Line 7: | ||
− | == Related | + | * [[Remove first line]]: <code>[[tail -n]] +2</code> |
+ | |||
+ | == Related == | ||
* <code>[[journalctl -f]]</code> | * <code>[[journalctl -f]]</code> | ||
* <code>[[tail (PAN-OS)]]</code> | * <code>[[tail (PAN-OS)]]</code> | ||
* <code>[[kubectl logs --tail]]=35</code> | * <code>[[kubectl logs --tail]]=35</code> | ||
* <code>[[stern]]</code> | * <code>[[stern]]</code> | ||
+ | * [[Fluent Bit tail input]] | ||
+ | * <code>[[ktail]]</code> | ||
+ | * [[oura]] | ||
+ | * <code>[[docker-compose logs]] --tail=100 -f</code> | ||
+ | * [[Amazon CloudWatch Live Tail]] (2023) | ||
== See also == | == See also == |
Latest revision as of 05:38, 13 February 2024
tail -f
ortail --follow=descriptor
(As of version 7.5 ofcoreutils
tail --follow uses inotify to avoid polling for changes)tail --follow=name
tail -qF
-q quiet
Related[edit]
journalctl -f
tail (PAN-OS)
kubectl logs --tail=35
stern
- Fluent Bit tail input
ktail
- oura
docker-compose logs --tail=100 -f
- Amazon CloudWatch Live Tail (2023)
See also[edit]
- Files:
tail
,mtail
,promtail
,aws logs tail
,ktail, stern, kubectl logs
cat
,tac
,more
,less
,tail
,mtail
,echo
,stdin
,tr
,column
,paste
,truncate
,logrotate
,xzcat
pv
,progress
,sort
,ncat
,virt-cat
,awk
,join
,col
,fold
,tee
,sponge
,nfs-cat
,journalctl, ccat, icat, EOF
, lolcatack, ag, grep
,egrep, fgrep
,agrep
,ngrep
,pgrep
,awk
,sed
,strings
,tr
,tail
,mtail
,git grep
,wc
,uniq
,LogQL
,findstr (Windows)
,rg, git-grep, cut
- file, File system, directory,
touch
,mkdir
,ls
,ln
truncate
,fallocate
,split
,stat
, inode, File descriptor, superblock, block size (blockdev
),fuser
,lsof
,scrub
,chattr
, ulimit (nofiles),cp
,mv
,file (command)
,mkfifo
,chmod
Advertising: