jblu cd9c6d535e
All checks were successful
Build / build-windows-binary (push) Successful in 33s
Build / build-linux-binary (push) Successful in 1m9s
Merge pull request 'dev-generalize-db-queries' (#11) from dev-generalize-db-queries into main
Reviewed-on: #11
2024-08-05 11:27:02 -05:00
2024-08-01 11:02:37 -05:00
2024-07-30 12:46:19 -05:00
2024-07-11 16:13:45 -05:00
2024-08-01 11:02:37 -05:00
2024-07-31 20:55:49 -05:00
2024-07-16 23:47:15 -05:00
2024-07-17 02:44:43 -05:00

Inex

Information Exchange - Pull data from EFT ARM then dump it to a json file

Data Map:

tbl_ProtocolCommands

  • ProtocolCommandID
  • Time_stamp
  • RemoteIP
  • RemotePort
  • LocalIP
  • LocalPort
  • Protocol
  • SiteName
  • Command
  • CommandParameters
  • FileName
  • VirtualFolderName
  • PhysicalFolderName
  • IsInternal
  • FileSize
  • TransferTime
  • BytesTransferred
  • ResultID
  • TransactionID
  • Description
  • Actor

tbl_Transactions

  • TransactionID
  • ParentTransactionID
  • TransactionObject
  • TransactionGUID
  • NodeName
  • time_stamp
Description
Information Exchange - Pull data from EFT ARM then dump it to a json file
Readme 33 MiB
v.1.1.4 Latest
2024-08-26 14:26:53 -05:00
Languages
Python 100%