Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


networkn

Networkn
32862 posts

Uber Geek
+1 received by user: 15453

ID Verified
Trusted
Lifetime subscriber

#178927 19-Aug-2015 14:28
Send private message

So, anyone else upgraded and gone WTF!?!!?

As best we can tell and according to support, logs of jobs is no longer presented in the logs the way it was in v5, and the only logs is a file which truncates at 10MB found deep in the file system.

I can't see anything new in the new version except a redesigned UI with less flexibility.

Am I missing something?

Create new topic
rphenix
990 posts

Ultimate Geek
+1 received by user: 127

ID Verified
Lifetime subscriber

  #1371352 21-Aug-2015 10:23
Send private message

Seems to be the way all this kind of software is heading.



networkn

Networkn
32862 posts

Uber Geek
+1 received by user: 15453

ID Verified
Trusted
Lifetime subscriber

  #1371357 21-Aug-2015 10:26
Send private message

rphenix: Seems to be the way all this kind of software is heading.


I am really shocked at the direction of software vendors right now. It seems insane really that they would hide logs which is such a fundamentally important feature! They might as well turned off backups!

bleetz
18 posts

Geek


  #1399963 5-Oct-2015 08:52
Send private message

Slight thread nerco.. But someone might make use of this. 

SPX logs it's data to a SQLite file here - %programdata%\StorageCraft\SPX\spx.db3 - the structure is pretty straight forward, you could query this directly. This is in addition to the raw text log file (%programdata%\StorageCraft\spx\log\spx_service.log) - but yes, this does truncate.

Or - SPX has a 'RESTful' api, you can get at the data via tcp:13581 - I've started using this method to get at the data via a c# .net app.. just takes a bit of toying with fiddler (as the API is undocumented..) and the json output to get what you want, accessing the API is pretty straight forward..  My code skills are pretty weak, but I don't mind sharing my findings if this is of any benefit :)

Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.