Jump to content

F@H Linux CLI Live Logs?

Go to solution Solved by Sunshine1868,

Not that I'm aware of.  You are the first person I've heard asking for it.

 

You might try asking at the main folding website here: https://foldingforum.org.  

They are pretty good about following the posts, and since they are the ones responsible for the design and implementation of the client software, if anyone knows, it would be them.

 

- Pete

I figured it out, using "tail -f /var/lib/fahclient/log.txt" prints the last 10 lines of the log file and then follows (hence the -f flag) the file and prints each new line to the display. 

Hey guys, just started FAH and I'm wondering if there is a sort of live-updating log that displays in the command line?

 

(using the command line because it is a headless server)

 

Not that I'm aware of.  You are the first person I've heard asking for it.

 

You might try asking at the main folding website here: https://foldingforum.org.  

They are pretty good about following the posts, and since they are the ones responsible for the design and implementation of the client software, if anyone knows, it would be them.

 

- Pete

Folding For Linus since July 2015

Link to comment
https://linustechtips.com/topic/502688-fh-linux-cli-live-logs/#findComment-6720097
Share on other sites

Link to post
Share on other sites

Not that I'm aware of.  You are the first person I've heard asking for it.

 

You might try asking at the main folding website here: https://foldingforum.org.  

They are pretty good about following the posts, and since they are the ones responsible for the design and implementation of the client software, if anyone knows, it would be them.

 

- Pete

I figured it out, using "tail -f /var/lib/fahclient/log.txt" prints the last 10 lines of the log file and then follows (hence the -f flag) the file and prints each new line to the display. 

ESXi SysAdmin

I have more cores/threads than you...and I use them all

Link to comment
https://linustechtips.com/topic/502688-fh-linux-cli-live-logs/#findComment-6720140
Share on other sites

Link to post
Share on other sites

I figured it out, using "tail -f /var/lib/fahclient/log.txt" prints the last 10 lines of the log file and then follows (hence the -f flag) the file and prints each new line to the display. 

 

ahhh - if you just want the most recent log entries, that's pretty easy, and you can run it on a timer for automatic updates...

 

Now if you could limit it's output to a a short "status" window at the bottom of the screen, that'd be sweet  :)

Folding For Linus since July 2015

Link to comment
https://linustechtips.com/topic/502688-fh-linux-cli-live-logs/#findComment-6720199
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×