Service Graph Connector - JAMF

Sindhuja6
Tera Expert

Hi,

Our service graph connector integration for JAMF is not working since we upgraded to Tokyo.

I see 2 distinct errors in the logs and not sure why these are logged.

1)  5500+ log entries with this message.

 

Sindhuja6_0-1672715436536.png

2) Error message even when CI's are loaded and created in snow.

 

Sindhuja6_1-1672715556843.png

 

 

Did anyone come across this ?? if so, what is the root cause or work around to avoid these ?

 

Appreciate your response!!

 

Thanks

Sindhuja

 

 

 

1 ACCEPTED SOLUTION

Sindhuja6
Tera Expert

Per Servicenow HI ticket , #1 is a bug and the workaround is to create a system property to filter those logs.

Property name:

glide.log_filter.terminal_context

 

Type:

String

 

Value : Ignoring message=(.*?) because context is already terminal

 

for #2 - was told to ignore these as the data was being loaded and transformed successfully. It due to the JAMF timeout (default - 30 mins), post which the Token is re-generated.

View solution in original post

1 REPLY 1

Sindhuja6
Tera Expert

Per Servicenow HI ticket , #1 is a bug and the workaround is to create a system property to filter those logs.

Property name:

glide.log_filter.terminal_context

 

Type:

String

 

Value : Ignoring message=(.*?) because context is already terminal

 

for #2 - was told to ignore these as the data was being loaded and transformed successfully. It due to the JAMF timeout (default - 30 mins), post which the Token is re-generated.