bapparabi

Untitled

Feb 17th, 2017
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.83 KB | None | 0 0
  1. pooladmin@xmr:~$ pm2 log --lines 50 monero-wallet-rpc
  2. [TAILING] Tailing last 50 lines for [monero-wallet-rpc] process (change the value with --lines option)
  3. /home/pooladmin/.pm2/logs/monero-wallet-rpc-out-8.log last 50 lines:
  4. /home/pooladmin/.pm2/logs/monero-wallet-rpc-error-8.log last 50 lines:
  5. 8|monero-w | instead of 18081
  6. 8|monero-w | --testnet For testnet. Daemon must also be
  7. 8|monero-w | launched with --testnet flag
  8. 8|monero-w | --restricted-rpc Restricts to view-only commands
  9. 8|monero-w | --rpc-bind-ip arg (=127.0.0.1) Specify ip to bind rpc server
  10. 8|monero-w | --rpc-bind-port arg Sets bind port for server
  11. 8|monero-w | --user-agent arg Restrict RPC to clients using this user
  12. 8|monero-w | agent
  13. 8|monero-w | --confirm-external-bind Confirm rcp-bind-ip value is NOT a
  14. 8|monero-w | loopback (local) IP
  15. 8|monero-w | --wallet-file arg Use wallet <arg>
  16. 8|monero-w | --generate-from-json arg Generate wallet from JSON format file
  17. 8|monero-w | --log-file arg (=/usr/local/src/monero/build/release/bin/monero-wallet-rpc.log)
  18. 8|monero-w | Specify log file
  19. 8|monero-w | --log-level arg (=0)
  20. 8|monero-w | --max-concurrency arg (=0) Max number of threads to use for a
  21. 8|monero-w | parallel job
  22. 8|monero-w |
  23. 8|monero-w | Creating the logger system
  24. 8|monero-w | Failed to parse arguments: unrecognised option '--disable-rpc-login'
  25. 8|monero-w |
  26. 8|monero-w | General options:
  27. 8|monero-w | --help Produce help message
  28. 8|monero-w | --version Output version information
  29. 8|monero-w |
  30. 8|monero-w | Wallet options:
  31. 8|monero-w | --daemon-address arg Use daemon instance at <host>:<port>
  32. 8|monero-w | --daemon-host arg Use daemon instance at host <arg>
  33. 8|monero-w | instead of localhost
  34. 8|monero-w | --password arg Wallet password
  35. 8|monero-w | --password-file arg Wallet password file
  36. 8|monero-w | --daemon-port arg (=0) Use daemon instance at port <arg>
  37. 8|monero-w | instead of 18081
  38. 8|monero-w | --testnet For testnet. Daemon must also be
  39. 8|monero-w | launched with --testnet flag
  40. 8|monero-w | --restricted-rpc Restricts to view-only commands
  41. 8|monero-w | --rpc-bind-ip arg (=127.0.0.1) Specify ip to bind rpc server
  42. 8|monero-w | --rpc-bind-port arg Sets bind port for server
  43. 8|monero-w | --user-agent arg Restrict RPC to clients using this user
  44. 8|monero-w | agent
  45. 8|monero-w | --confirm-external-bind Confirm rcp-bind-ip value is NOT a
  46. 8|monero-w | loopback (local) IP
  47. 8|monero-w | --wallet-file arg Use wallet <arg>
  48. 8|monero-w | --generate-from-json arg Generate wallet from JSON format file
  49. 8|monero-w | --log-file arg (=/usr/local/src/monero/build/release/bin/monero-wallet-rpc.log)
  50. 8|monero-w | Specify log file
  51. 8|monero-w | --log-level arg (=0)
  52. 8|monero-w | --max-concurrency arg (=0) Max number of threads to use for a
  53. 8|monero-w | parallel job
  54. 8|monero-w |
  55.  
  56. [STREAMING] Now streaming realtime logs for [monero-wallet-rpc] process
Add Comment
Please, Sign In to add comment