These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Container Log /corp/ContainerLog.xml.aspx

Author
Xander Hunt
#1 - 2011-12-30 23:44:45 UTC
The example on the EVE APIv2 wiki (http://wiki.eve-id.net/APIv2_Corp_ContainerLog_XML) shows a very short period of time to which transactions were done on a series of containers (Noting ItemID). I then went and looked at my corps activities with a valid API, and only found the activity on one of my alts, and only for what seems to be an hours worth of time, AND noticed the cached time was set for just shy of 3 hours. Curiously, no other member showed up in the call, and the corp is active.

Can anyone confirm or deny that this returns only an hours worth of activity on containers?

Can anyone tell me if that 3 hours changes significantly? I read the modified cached timer and I would assume that would be relevant to the amount of load on the server, or some such ideal.

Do these containers involve what is inside an NPC station, or is this just for stuff at a POS, or what? I realize its for the audit log secure containers. I haven't had the chance to really dissect the data. (Working on being awake for my 25th hour)

I just find it curious that if I can only see an hours worth of time, and the cached timer says what I've just received is for 3 hours, what happens during that two hour period that I'm missing out on?

If I keep tabs on that timer, and make a request again say tomorrow, is what I received today purged, or is it tacked on? Basically, does the API keep tabs for a month worth of transactions, or whatever length of time it is before you can repackage an audit container?
Dragonaire
Here there be Dragons
#2 - 2011-12-31 04:50:58 UTC
Container log only tracks changes to the security settings not the stuff going in and out for that you need to look at asset list with 6 hour cache time Blink

Finds camping stations from the inside much easier. Designer of Yapeal for the Eve API. Check out the Yapeal PHP API Library thread.

Xander Hunt
#3 - 2011-12-31 19:57:09 UTC
Which isn't going to do for what I had thought about doing.

I want to keep tabs on who is throwing what items into a particular audit container at a particular time, not a grand total of what items are in the container.