The following are details for various Silo log types:
 
ENC
• HARVEST
PRINT
SMS
TRANSLATION
UPLOAD
URL


Please refer to the Log Extract API guideline for information on how to programmatically retrieve the logs. The Splunk Enterprise Technical Add-on is also available as an alternative method
 

Log Type: URL
Log information pertaining to visited websites and navigation details


More Info:

  • To enable the micro_category and macro_category fields, ensure that the URL Category Filtering policy is configured in the Silo Admin Console. No categories need to be selected for Allow or Block settings

Field Name
Definition
Sample Result
client_ipThe IP address of the local machine as seen as by Authentic8. This is frequently the NAT address of the local network rather than the actual IP address of the local machine50.247.80.185
create_tsThe floating point UNIX Epoch time of the log event creation1411481216.764143
domainThe domain name of the URL"example.com" in "https://example.com:81/path?p=v"
headersComponents of the header section of request and response messagesHost: login.example.com\r\nUser-Agent: Mozilla/5.0 (Windows NT 6.1; rv:30.0) Gecko/20100101 Firefox/30.0 Authentic8/1.0\r\nAccept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\r\nAccept-Language: en-US,en;q=0.5\r\nAccept-Encoding: gzip, deflate\r\nReferer: https://login.example.com/config/login_verify2?&.src=ym\r\nDNT: 1\r\nConnection: keep-alive\r\n"
methodHTTP request methodGET, POST
org_idThe opaque string identifier of the Silo organization64bb2da94d49648b75e3b3b82338086e
page_title
The title of a web page, the text shown in the browser tab or search engine result
Submit a ticket: Authentic8 Support
pathThe path of the URL"/path" in "https://example.com:81/path?p=v"
portThe Network port of the URL"81" in "https://example.com:81/path?p=v". If the Network port is set to 80 or 443, this value would be null
response_codeThe HTTP response code from the websiteusually 200
response_headersComponents of the header section of request and response messagesDate: Tue, 23 July 2025 14:13:37 GMT\r\nP3P: policyref=\"http://info.example.com/w3c/p3p.xml\", CP=\"CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV\"\r\nX-Frame-Options: DENY\r\nCache-Control: private\r\nVary: Accept-Encoding\r\nContent-Encoding: gzip\r\nContent-Length: 32723\r\nContent-Type: text/html; charset=UTF-8\r\nContent-Security-Policy-Report-Only: default-src https: 'unsafe-inline' 'unsafe-eval'; report-uri http://b.login.example.com/beacon/csp\r\nAge: 0\r\nConnection: close\r\nStrict-Transport-Security: max-age=15552000\r\nServer: ATS\r\n"
response_sizeIf known, the size of the response in bytes. Otherwise, null3655
schemeThe protocol specifier in a URLusually http or https
seq_idSequence number of log entry12627567
session_idAn opaque string that identifies the Silo for Safe Access or Silo for Research sessionf1b3310c0422f847446fe7661d896c6a
primary_session_idUnique identifier of the Silo for Safe Access session. If this is not null, the log entry was made in a subsession, so this identifies the primary session. This would typically be non-null in a Toolbox as an App subsession"primary_session_id": "bd1dfccc8b4c98c79085d78b0aab96e6"

Toolbox as an App session "session_id": "bd1dfccc8b4c98c79085d78b0aab96e6:1"
typeLog type
URL
urlWebsite addresshttps://login.example.com/
user_idThe opaque string identifier of the Silo accountc8cd4252f8b15bdbc9c3e7c53d73f562
usernameThe login name of the Silo account who initiated the sessionsilotestaccount
queryThe query of the URL"p=v" in "https://example.com:81/path?p=v"
micro_categorySpecific filtering category reasonSocial Networking
macro_categoryGeneral filtering category nameProductivity Drains


Log Type: DOWNLOAD

Log information pertaining to file download activities, along with the file details

Field Name
Definition
Sample Result
client_ipThe IP address of the local machine as seen as by Authentic8. This is frequently the NAT address of the network rather than the actual IP address of the local machine50.247.80.185
bytesDownloaded file size in bytes92108
targetDestination path of downloaded file/tmp/download-0/Extract_Log_Samples.txt
contentTypeData type of the downloaded filetext/plain
hashSHA-256 hash of the file in hexd262d17ab180800703ad2a65a29643c72c7ebfeb1a6431d34e19561c0e50cc41
urlSource of the downloaded filehttps://mail-attachment.googleusercontent.com/attachment/u/0/? ui=2&ik=9f0c44d8c2&view= att&th=1489b4c8d5929ac4&attid=0.1 &disp=safe&realattid= f_i0d86brx0&zw&saduie=AG9B_P_EV24vE6QEP8oX6jRL1kF -&sadet=1411404392213&sads=M8j4UFPeIEoD7EnKT_iP5IFQspk
usernameThe login name of the Silo account who initiated the sessionsilotestaccount
create_tsThe floating point UNIX Epoch time of the log event creation1411408790.093198
org_idThe opaque string identifier of the Silo organization64bb2da94d49648b75e3b3b82338086e
seq_idSequence number of log entry12625480
session_idAn opaque string that identifies the Silo for Safe Access session9d1d78fe0c999429fcce590358ec5ca5
typeLog typeDOWNLOAD
schemeThe protocol specifier of the source siteusually http or https
domainThe domain of the source web sitemail-attachment.googleusercontent.com
portNetwork port of the source website443
pathSource path of the website/attachment/u/0/
querySource query of the downloaded fileui=2&ik=9f0c44d8c2&view=att&th=1489b4c8d5929ac4&attid=0.1 &disp=safe&realattid=f_i0d86brx0&zw&saduie=AG9B_ P_EV24vE6QEP8oX6jRL1kF-&sadet=1411404392213&sads=M8j4UFPeIEoD7EnKT_iP5IFQspk


Log Type: UPLOAD

Log information pertaining to file upload activities, along with the file details

Field Name
Definition
Sample Result
client_ipThe IP address of the local machine as seen as by Authentic8. This is frequently the NAT address of the network rather than the actual IP address of the local machine50.247.80.185
bytesUploaded file size in bytes4403457
targetPath of the temporary transfer destination on the Authentic8 server/tmp/upload-0/37a9be56c22de501a6fee0d6bd70cf26-Logs.txt"
contentTypeData type of the uploaded fileimage/png
hashSHA-256 hash of the file in hexc7ebfeb1a6431d34e19561c0e50cc41d262d17ab180800703ad2a65a29643c72
urlDestination of the uploaded filehttps://mail.google.com/mail/u/0/?ui=2&ik=9f0c44d8c2&view=up&fcid=i0d86bs2dkg5&rt=j&act= fup&oauth=AG9B_P_EV24vE6QEP8oX6jRL1kF-%7Cb54078f6cd20dc2a&attid=f_i0d86brx0
usernameThe login name of the Silo account who initiated the sessionsilotestaccount
create_tsThe floating point UNIX Epoch time of the log event creation1411408790.093198
org_idThe opaque string identifier of the Silo organization64bb2da94d49648b75e3b3b82338086e
seq_idSequence number of log entry12625195
session_idAn opaque string that identifies the Silo for Safe Access or Silo for Research sessionf9567c931b7dc6a4e5299e8c862011fe
typeLog typeUPLOAD
schemeThe protocol specifier of the destination sitehttps
domainThe domain of the web site file uploaded tomail.google.com
portNetwork port of the source website443
pathSource path of the website/attachment/u/0/
querySource query of the uploaded fileui=2&ik=9f0c44d8c2&view=up&fcid=i0d86bs2dkg5&rt=j& act=fup&oauth=AG9B_P_EV24vE6QEP8oX6jRL1kF-%7Cb54078f6cd20dc2a&attid=f_i0d86brx0


Log Type: SESSION

Log information pertaining to Silo for Safe Access and Silo for Research (Toolbox) sessions

Field Name
Definition
Sample Result
client_ipThe IP address of the user's machine as seen as by Authentic8. This is frequently the NAT address of the network rather than the actual IP address of the local machine50.247.80.185
client_machine_nameSystem name retrieved from local machine factors (if a system has obscured machine factors, the obscured name will be shown)MacBook Pro
client_timezone
The timezone of either the host session and Toolbox sessionAmerica/New_York
create_tsThe floating point UNIX Epoch time of the log event creation1411568275.720287
egress_ipIP address of the egress location179.48.248.22
egress_locationRegion identifier for the egress locationCosta Rica (cr)
execution_locationRegion identifier for the Toolbox as an App sessionSingapore (sg)
execution_server_ipIP address of the server hosting the session119.81.23.187
execution_server_nameHostname of the server hosting the Toolbox as an App sessionapp-sng-54.authentic8.com
exit_reason 
The reason for the session termination
User Exit
languages 
The language set under Browser Fingerprint Management
en
org_idThe opaque string identifier of the Silo organization64bb2da94d49648b75e3b3b82338086e
seq_idSequence number of log entry12630308
session_end_timeUNIX Epoch time of session end1411568275
session_idAn opaque string that identifies the Silo for Safe Access essionbd1dfccc8b4c98c79085d78b0aab96e6
session_start_timeUNIX Epoch time of session start1411567938
session_typeType of sessions loggedSilo; Toolbox
typeLog type
SESSION
toolbox_name
Name of the Toolbox
Miami Toolbox
user_agent_label
The selected User Agent
Chrome (Windows)
user_agent_value
The complete Browser Fingerprint information
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome /125.0.0.0 Safari/537.36
user_idThe opaque string identifier of the Silo accountdbc9c3e7c5c8cd4252f8b15b3d73f562
user_typeIndicator of standard user or Silo Administratoradmin
usernameThe login name of the Silo account who initiated the sessionsilotestaccount
primary_session_idUnique identifier of the Authentic8 session. If this is not null, the log entry was made in a subsession, so this identifies the primary session. This would typically be non-null in a Toolbox as an App subsession"primary_session_id": "bd1dfccc8b4c98c79085d78b0aab96e6"

Toolbox as an App session "session_id": "bd1dfccc8b4c98c79085d78b0aab96e6:1"


Log Type: AUTH

Log information pertaining to authentication attempts such as SAML, PIN, OOB (out of band), and Reset user login with temporary password

Field Name
Definition
Sample Result
actionType of authentication actionsPIN; PIC (grandfathered authentication method for users created prior since early 2013); SAML SSO
client_ipThe IP address of the user's machine as seen as by Authentic8. This is frequently the NAT address of the network rather than the actual IP address of the local machine50.247.80.185
create_tsThe floating point UNIX Epoch time of the log event creation1411567747.400867
org_idThe opaque string identifier of the Silo organization4a6ca40fc47ab8655f85b4cc6d6139e0
reasonAny available detail reason for authentication action resultsIncorrect credentials; "Signature data missing"
resultResult of authentication actionssuccess; failure
seq_idSequence number of log entry23686753
session_idAn opaque string that identifies the Silo for Safe Access sessionec3d9b11ff7eb00d6f55f773ba057583
typeLog typeAUTH
user_idThe opaque string identifier of the Silo accounta62f8860f76650380e09d366557e3751
usernameThe login name of the Silo account who initiated the sessionsilotestaccount


Authentication Summary:

Action
Result
Reason
PIN Authsuccess

failureIncorrect credentials

failureBooted after three failed attempts

failureLocked out after three login failures over two consecutive sessions
 SAML Authsuccess 
 failureSignature expired
 failureSignature invalid
 failureSignature data missing
OOB (out of band)success

failureIncorrect OOB code

failurePhone modification disabled after three failed attempts

failureUnable to send code, incorrect phone number: 9999999999
Reset (user login using temporary password)success

failureInvalid reset code

failureBooting user after three failed attempts

failureLocked out after three reset code failures over two consecutive sessions
New User Create PINsuccessCreated new pin code
User changed PINsuccessChanged pin code


Log Type: ADMIN_AUDIT

Log information pertaining to Silo Administrator changes performed within the Silo Admin Console
The data logged includes:
  • Who made the change (username) 
  • When the change was made (timestamp) 
  • What was changed (including before and after values)   

More Info:
  • Credential changes will be tracked and listed but actual data will NOT be logged
  • Admin Audit logs usually contain any of the 4 audit_type USER, WEB_APP, POLICY, ORG
Field Name
Definition
Sample Result
admin_fullnameFull name of Silo Admin who made the changesSilo Admin
audit_typeType of changes madePOLICY
create_tsThe floating point UNIX Epoch time of the log event creation1411623446.621668
messageAny Silo Admin executed action detailsChanged org name from \"Untitled Org\" to \"test\"
org_idThe opaque string identifier of the Silo organization4a6ca40fc47ab8655f85b4cc6d6139e0
org_nameName of the Silo organizationAdmin Org
seq_idSequence number of log entry23691402
sourceSource of the Silo Admin changesAdmin Console
typeLog typeADMIN_AUDIT
usernameThe login name of the Silo Admin who made the changessilotestaccount
old_valuesValue before change"email": "user@email.com”
new_valuesValue after change"email": "user@new-email.com”


Log Type: ENC

Log information pertaining to Encrypted Logs, which can be enabled via the Silo Admin Console

Field Name
Definition
Sample Result
encPayload of encrypted logsbase64 encoded encrypted serialized JSON object
key_nameName of Asymmetric Key used to encrypt symmetric keyTest Public Key
create_tsThe floating point UNIX Epoch time of the log event creation1411623446.621668
org_idThe opaque string identifier of the Authentic8 org4a6ca40fc47ab8655f85b4cc6d6139e0
org_nameName of the Silo organizationAdmin Org
seq_idSequence number of log entry23691402
typeLog typeENC


Log Type: COOKIES

Web cookies may contain confidential and sensitive information — Log Encryption must be enabled in order to record this log type

Field Name
Definition
Sample Result
client_ipThe IP address of the local machine as seen as by Authentic8. This is frequently the NAT address of the network rather than the actual IP address of the local machine50.247.80.185
create_tsThe floating point UNIX Epoch time of the log event creation1411481216.764143
dataCookie data log entriesactual data blog
domainThe domain name of the URL"example.com" in "https://example.com:81/path?p=v"
methodHTTP request methodGET, POST
org_idThe opaque string identifier of the Silo organization64bb2da94d49648b75e3b3b82338086e
pathThe path of the URL"/path" in "https://example.com:81/path?p=v"
portThe Network port of the URL"81" in "https://example.com:81/path?p=v". If the Network port is 80 or 443, this value would be null
response_codeThe HTTP response code from the websiteusually 200
schemeThe protocol specifier in a URLusually http or https
seq_idSequence number of log entry12627567
session_idAn opaque string that identifies the Silo for Safe Access sessionf1b3310c0422f847446fe7661d896c6a
typeLog type
COOKIES
urlWebsite addresshttps://login.example.com/
usernameThe login name of the Silo account who initiated the sessionsilotestaccount


Log Type: POST DATA

POST data (form posts only) may contain confidential and sensitive information — Log Encryption must be enabled in order to record this log type. The POST method specifies a destination, but the response page is usually different than the target of the POST. Not all form posts result in a traditional post, and it may not always map to a URL entry. By design, Silo for Safe Access does not record all XHR posts because this would result in a large amount of irrelevant data

Field Name
Definition
Sample Result
client_ipThe IP address of the local machine as seen as by Authentic8. This is frequently the NAT address of the network rather than the actual IP address of the local machine50.247.80.185
create_tsThe floating point UNIX Epoch time of the log event creation1411481216.764143
dataPOST data log entriesactual data blog
domainThe domain name of the URL"example.com" in "https://example.com:81/path?p=v"
org_idThe opaque string identifier of the Silo organization64bb2da94d49648b75e3b3b82338086e
pathThe path of the URL"/path" in "https://example.com:81/path?p=v"
portThe Network port of the URL"81" in "https://example.com:81/path?p=v". If port would have been 80 or 443, this is null.
queryThe query of the URL"p=v" in "https://example.com:81/path?p=v"
schemeThe protocol specifier in a URLusually http or https
seq_idSequence number of log entry12627567
session_idAn opaque string that identifies the Silo for Safe Access  or Silo for Research sessionf1b3310c0422f847446fe7661d896c6a
typeLog type
POST DATA
urlWebsite addresshttps://login.example.com/
usernameThe login name of the Silo account who initiated the sessionsilotestaccount


Log Type: LOCATION CHANGE

Log information pertaining to location changes detected in the address bar. Websites accessed via Google search queries are also tracked

Field Name
Definition
Sample Result
client_ipThe IP address of the local machine as seen as by Authentic8. This is frequently the NAT address of the network rather than the actual IP address of the local machine50.247.80.185
create_tsThe floating point UNIX Epoch time of the log event creation1411481216.764143
user_idThe opaque string identifier of the Silo accountdb51b9038ddc66641381c4628bcb8ee1
domainThe domain name of the URLwww.google.com
org_idThe opaque string identifier of the Silo organization64bb2da94d49648b75e3b3b82338086e
pathThe path of the URL/maps/search/news/@34.736297,-84.007953,5z/data=!3m1!4b1
portThe Network port of the URL80 or 443
queryThe query of the URLgws_rd=ssl#q=cats
schemeThe protocol specifier in a URLusually http or https
seq_idSequence number of log entry12988378
session_idAn opaque string that identifies the Silo for Safe Access sessionc516a4417c72673478dea4186ea6d35e
typeLog type
LOCATION CHANGE
urlWebsite addresshttps://www.google.com/?gws_rd=ssl#q=cats
usernameThe login name of the Silo account who initiated the sessionsilotestaccount


Log Type: BLOCKED URL

Log information pertaining to blocked URLs or domains per the URL Category or Domain Filtering policies

Field Name
Definition
Sample Result
client_ipThe IP address of the local machine as seen as by Authentic8. This is frequently the NAT address of the network rather than the actual IP address of the local machine50.247.80.185
create_tsThe floating point UNIX Epoch time of the log event creation1411481216.764143
user_idThe opaque string identifier of the Silo accountdb51b9038ddc66641381c4628bcb8ee1
domainThe domain name of the URLwww.google.com
org_idThe opaque string identifier of the Silo organization64bb2da94d49648b75e3b3b82338086e
pathThe path of the URL/maps/search/news/@34.736297,-84.007953,5z/data=!3m1!4b1
portThe Network port of the URL80 or 443
schemeThe protocol specifier in a URLusually http or https
seq_idSequence number of log entry12988378
session_idAn opaque string that identifies the Silo for Safe Acccess sessionc516a4417c72673478dea4186ea6d35e
typeLog type
BLOCKED URL
urlWeb site addresshttps://www.google.com/?gws_rd=ssl#q=cats
usernameThe login name of the Silo account who initiated the sessionsilotestaccount
reject_typeThe policy reason access was preventedurl block list or category
micro_categorySpecific filtering category reasonSocial Networking
macro_categoryGeneral filtering category nameProductivity Drains


Log Type: TRANSLATION

Log information pertaining to page or context translation within Silo for Safe Access and Silo for Research sessions

Field Name
Definition
Sample Result
client_ipThe IP address of the local machine as seen as by Authentic8. This is frequently the NAT address of the network rather than the actual IP address of the local machine69.181.241.203
create_tsThe floating point UNIX Epoch time of the log event creation1427175692.787294
lengthNumber of characters translated28283
serviceTranslation service/api usedGOOGLE
org_idThe opaque string identifier of the Silo organization64bb2da94d49648b75e3b3b82338086e
sourceSource language translated fromnull or English
targetDestination language translated tonull or Foreign Language
translation_typeType of translation processedselection, ad hoc or full_page
seq_idSequence number of log entry24744695
session_idAn opaque string that identifies the Silo for Safe Access or Silo for Research session20d33f188fe56351dd451d7819da2681
typeLog type
TRANSLATION
urlWebsite address OR empty for text selectionhttp://www.cnbc.com/id/102528156
usernameThe login name of the user who initiated the sessionsilotestaccount


Log Type: A8SS

Log information pertaining to events involving Cloud Secure Storage

Field Name
Definition
Sample Result
actionFile Action values can be: create bucket, create directory, create file, create file, delete directory, delete file, download to client machine, move directory, move file, rename file, update file, upload from client machinerename file
bucket_idThe storage bucket ID where the action was performed5113d1da4e4d0c523b170310341b7415
client_ipIP address of the Silo client which originated the request98.138.253.109
content_typethe file typeimage/tiff
create_tstimestamp of the create time of the file1436215447.527693
create_userThe internal user ID who created the filed0dd8b47b28057322925v428d9d07a58
file_idthe unique Cloud Secure Storage file identifier
3b94ae0ebcdc7e926ddddcddfd8cf18c
file_sizeSize of the file in bytes1002365
namethe regular name of the fileTestFile.tiff
new_nameName file was renamed toTestFile_renamed.tiff
org_idThe opaque string identifier of the Silo organization4ca51853dcfef8c08a4bbbf168af7f3e
seq_idlog entry sequence ID13382766
session_idAn opaque string that identifies the Silo for Safe Access or Silo for Research sessionf1b3310c0422f847446fe7661d896c6a
typeLog TypeA8SS
uploading_untilIndication of file save status. If a file save action is complete, this field will be null. If the file is currently being written, or is in some incomplete state, you will see a time stamp"2015-07-06 21:00:26" or 'Null'
user_idThe opaque string identifier of the Silo account“c8cd4252f8b15bdbc9c3e7c53d73f562”
usernameThe login name of the Silo account who initiated the sessionsilotestaccount


Log Type: PRINT

Log information pertaining to printing activities

Field Name
Definition
Sample Result
client_ipThe IP address of the local machine as seen by Authentic8. This is frequently the NAT address of the network rather than the actual IP address of the local machine98.138.253.109
mime_typethe file mime typetext/html
create_tstimestamp of the create time of the file1436215447.527693
org_idThe opaque string identifier of the Silo organization4ca51853dcfef8c08a4bbbf168af7f3e
seq_idlog entry sequence ID13382766
session_idAn opaque string that identifies the Silo for Safe Access or Silo for Research sessionf1b3310c0422f847446fe7661d896c6a
typeLog typePRINT
usernameThe login name of the Silo account who initiated the sessionsilotestaccount
urlWebsite addresshttps://login.example.com/
domainThe domain name of the URL"example.com" in "https://example.com:81/path?p=v"
pathThe path of the URL"/path" in "https://example.com:81/path?p=v"
pathThe operation performeddirect print, PDF to storage, PDF to device
schemeThe protocol specifier in a URLusually http or https
portThe Network port of the URL"81" in "https://example.com:81/path?p=v". If the Network port is 80 or 443, this value would be null


Log Type: EXPLOIT

Log information pertaining to malicious files detected before files are downloaded to the local machine


Field Name     
Definition
Sample Result
originNot Applicable
N/A
delivered    The file delivered to the Silo accountfalse
client_ip    The IP address of the local machine as seen by Authentic8. This is frequently the NAT address of the network rather than the actual IP address of the local machine98.138.253.089


user_id    The opaque string identifier of the Silo account
dbc9c3e7c5c8cd4252f8b15b3d73f562
seq_id     Sequence number of the log entry40f33f186fe56351dd451d7819db2681
filetypeThe type of fileCL_TYPE_TEXT_ASCII
org_idThe opaque string identifier of the Silo organization5db51853edgff8c08a4bbbf168af7f3e
exploit_nameThe name of the malicious file    Eicar-Test-Signature
session_id    An opaque string that identifies the Silo for Safe Acccess or Silo for Research session20c33d188fd56351cc451d7819cb2681  
filenameThe name of the downloaded file"eicar.com test"
usernameThe login name of the Silo account who initiated the sessionsilotestaccount
create_ts

The floating point UNIX Epoch time of the log event creation1427175692.787294


type:Log typeISOLATION BYPASS



Log Type: ISOLATION BYPASS

Log information pertaining to website navigation details as designated in the Isolation Bypass policy


Field Name     
Definition
Sample Result
type Not ApplicableISOLATE_BYPASS
user_id
The opaque string identifier of the Silo account
db51b9038ddcxyz12345c4628bcb8ee1
create_ts
The floating point UNIX Epoch time of the log event creation

1411481216.764143


username

The login name of the user who initiated the session

silotestaccount
scheme
The protocol specifier in a URL
usually "http" or "https"
port
The Network port of the URL
"81" in "https://example.com:81/path?p=v". If the Network port is 80 or 443, this value would be null
client_ip
The IP address of the local machine as seen by Authentic8. This is frequently the NAT address of the network rather than the actual IP address of the local machine
50.247.80.185
headers
Components of the header section of request and response messages
Host: login.example.com\r\nUser-Agent: Mozilla/5.0 (Windows NT 6.1; rv:30.0) Gecko/20100101 Firefox/30.0 Authentic8/1.0\r\nAccept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\r\nAccept-Language: en-US,en;q=0.5\r\nAccept-Encoding: gzip, deflate\r\nReferer: https://login.example.com/config/login_verify2?&.src=ym\r\nDNT: 1\r\nConnection: keep-alive\r\n"
bypass_type
Type of URL bypass Isolate list OR Bypass list
domain
The domain of the source web site
"example.com" in "https://example.com:81/path?p=v"
session_id
An opaque string that identifies the Silo for Safe Access or Silo for Research session
20c33d188fd56351cc451d7819cb2681
org_id
The opaque string identifier of the Silo organization
db51b9038ddcxyz12345c4628bcb8ee1
path
The path of the URL
"/path" in "https://example.com:81/path?p=v"
seq_id
Sequence number of log entry
Sequence number of log entry
url
Web site address
https://login.example.com/



Log Type: SMS

Log information pertaining to SMS Inbox activities


Field Name 
Definition
Sample Result
receive_ts Not Applicable2023-02-11 16:22:27
action 
Status of SMS Inbox activity
Message received"
create_ts
The floating point UNIX Epoch time of the log event creation

1427175692.787294


seq_id 
Sequence number of log entry
219995045627 
org_id     The opaque string identifier of the Silo organization    db51b9038ddcxyz12345c4628bcb8ee1



Log Type: HARVEST
Log information pertaining to Harvester API and Collector activities

Field NameDefinitionSample Result
type
Log type
HARVEST
create_ts
The floating point UNIX Epoch time of the log event creation

1411481216.764143


seq_id
Sequence number of the log entry
3676798503
org_name
Name of the Silo organizationTest Org
username

The login name of the user who initiated the session

silotestaccount
user_idThe opaque string identifier of the Silo account
dbc9c3e7c5c8cd4252f8b15b3d73f562
session_idAn opaque string that identifies the Silo for Safe Access or Silo for Research session
20c33d188fd56351cc451d7819cb2681
egress_infoEgress location type: Datacenter, Wireless, ISP{"availability":null,"connectivity":"datacenter","protocol":"direct"}
actionHarvester/Collector action typecreate, completed
egressEgress locationSan Jose, CA
task_idHarvester/Collector identifier value
de7af08fade751fed33b6126a01e8e4b
task_paramsHarvester/Collector task parameters

{"request_type":"visual","urls":["https://www.authentic8.com"],"vis_params":[{"name":"user_agent","value":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"},{"name":"output_pdf"},{"name":"scale","value":"1.0"}],"vid_params":[],"wget_params":[]}

urlTarget URLhttps://www.authentic8.com
destination_bucketCloud Secure Storage identifier of the target storage bucket
5113d1da4e4d0c523b170310341b7415
destination_nameFilename of Harvester/Collector task outputCollector.zip
destination_path
Cloud Secure Storage folder path/
startedHarvester/Collector task start time in UNIX Epoch1753983509
durationTask duration measured in seconds28.0476954
file_idUnique Cloud Secure Storage file identifier
3b94ae0ebcdc7e926ddddcddfd8cf18c




Please contact Support for any additional questions