[suggest] emr err log file tail=100

0

I suggest ths.

emr err.log tail=100 lines.

because we want to see last end of log file.

please make this feature. thx a lot

demandé il y a 2 ans289 vues
1 réponse
0

Hello,

I understand that you would like to tail the end of your log file. As EMR is already a linux based OS you can ssh [1] into your cluster and run a tail command as as below on your log files[2].

command : tail -n 100 log_filename

Thank you

References:

[1] Connect to the master node using SSH - https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-connect-master-node-ssh.html

[2]View log files - View log files on the master node - https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-manage-view-web-log-files.html#emr-manage-view-web-log-files-master-node

AWS
répondu il y a 2 ans
  • Thx about your guide.

    But, I meant stderr.log in emr console.

    log file controller|syslog|stderr|stdout

    Can you make stderr=tail100 button? I think this button. so useful every user.

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions