[ 
https://issues.apache.org/jira/browse/CASSANDRA-7046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976662#comment-13976662
 ] 

Clément Lardeur commented on CASSANDRA-7046:
--------------------------------------------

For me, It's not the responsibility of nodetool to display the time in stdout 
when the command has been executed, but rather it's the script or the client 
that called nodetool which should do it.

If you use a shell script to call nodetool and redirect his output into a file, 
use the {{date}} command before calling nodetool.

> Update nodetool commands to output the date and time they were run on
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-7046
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7046
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Johnny Miller
>            Priority: Trivial
>              Labels: lhf
>
> It would help if the various nodetool commands also outputted the system date 
> time they were run. Often these commands are executed and then we look at the 
> cassandra log files to try and find out what was happening at that time. 
> This is certainly just a convenience feature, but it would be nice to have 
> the information in there to aid with diagnostics.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to