Author Topic: Hiding user data into Genesys application logs files  (Read 5017 times)

Offline zafzef.mourad

  • Newbie
  • *
  • Posts: 33
  • Karma: 2
Hiding user data into Genesys application logs files
« on: March 09, 2016, 12:02:31 AM »
Hello,

I can't find any Genesys docs talking about how hiding sensitive user data in the logs files of SIP server, ORS, URS, MCP, RM and Stat server ??

Is someone have any idea how or which configuration to use to hide user data.

I know we can use this config "Log-filter" and "defautlt-filter-type" and "log-filter-data" for Tserver but for other Genesys application logs files I can't find anything.

Thanks,

Envoyé de mon Nexus 5 en utilisant Tapatalk


Offline terry

  • Sr. Member
  • ****
  • Posts: 328
  • Karma: 35
Re: Hiding user data into Genesys application logs files
« Reply #1 on: March 09, 2016, 01:36:45 AM »
Usually the same for other Genesys applications (at least for those using tlib)

Offline zafzef.mourad

  • Newbie
  • *
  • Posts: 33
  • Karma: 2
Re: Hiding user data into Genesys application logs files
« Reply #2 on: March 09, 2016, 03:03:26 PM »
Thanks Terry...but doesn't work for all :-(


Envoyé de mon Nexus 5 en utilisant Tapatalk


Offline Kubig

  • Hero Member
  • *****
  • Posts: 2752
  • Karma: 44
Re: Hiding user data into Genesys application logs files
« Reply #3 on: March 09, 2016, 03:17:49 PM »
Can you specify which components seem to be not working with mentioned option/function?

Offline zafzef.mourad

  • Newbie
  • *
  • Posts: 33
  • Karma: 2
Re: Hiding user data into Genesys application logs files
« Reply #4 on: March 09, 2016, 08:13:23 PM »
I need it specially for SIP and ORS

Envoyé de mon Nexus 5 en utilisant Tapatalk


Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7640
  • Karma: 56330
Re: Hiding user data into Genesys application logs files
« Reply #5 on: March 09, 2016, 08:47:31 PM »
Post your settings on each application please

Offline zafzef.mourad

  • Newbie
  • *
  • Posts: 33
  • Karma: 2
Re: Hiding user data into Genesys application logs files
« Reply #6 on: March 09, 2016, 08:50:50 PM »
For sip server I try this option  "Log-filter" and "defautlt-filter-type" and "log-filter-data"

but for ORS I don't know which one use ??

Envoyé de mon Nexus 5 en utilisant Tapatalk


Offline Tambo

  • Sr. Member
  • ****
  • Posts: 456
  • Karma: 5
Re: Hiding user data into Genesys application logs files
« Reply #7 on: March 10, 2016, 03:59:01 PM »
Also for scrubbing the logs for personal data

[log-filter-data]
Password = hide

This would give the below in the logs (password would be starred out)

message RequestSetCallInfo
AttributeConsultType 3
AttributeOriginalConnID 008b012ece62c8be
AttributeUpdateRevision 2752651
AttributeUserData [111] 00 27 01 00
'DNIS' '8410'
‘PASSWORD' '****'
'RECORD_ID' '8313427'
AttributeConnID 008b012ece62c922

So you would just add in the other KVP that you want to hide such as

'Memorable Name'        'Santa'
'Memorable Place'          'Stringfellows'
'Address4'                          'Nelson Mandela Towers, Peckham'
'Customer Risk Group'  'HIGHRISK'
'Customer Name'            'MR Magoo'

There is a default setting in SIP / TServer that disables the writing of all User Data to the logs but that would stop MISDN being written, so it would need to be done on a case by case setting.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7640
  • Karma: 56330
Re: Hiding user data into Genesys application logs files
« Reply #8 on: March 10, 2016, 05:56:57 PM »
Depends on which ORS part. For example, http strings will not be hidden, for example, a WS return which includes sensitive data on the GET string. A JSON string set to be logged also won't be hiding.
Genesys controls it's UData settings but won't control others. For that on composer you set the block as private.

« Last Edit: March 10, 2016, 05:59:25 PM by cavagnaro »

Offline zafzef.mourad

  • Newbie
  • *
  • Posts: 33
  • Karma: 2
Re: Hiding user data into Genesys application logs files
« Reply #9 on: March 10, 2016, 07:17:05 PM »
Thanks guys :-)
Tambo: is this work for sip server and ORS also ??

Envoyé de mon Nexus 5 en utilisant Tapatalk


Offline zafzef.mourad

  • Newbie
  • *
  • Posts: 33
  • Karma: 2
Re: Hiding user data into Genesys application logs files
« Reply #10 on: March 10, 2016, 07:18:02 PM »
Cavagnaro: it's for attch data between ORS and MCP ...between routing strategy and IVR exactly

Envoyé de mon Nexus 5 en utilisant Tapatalk

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7640
  • Karma: 56330
Re: Hiding user data into Genesys application logs files
« Reply #11 on: March 10, 2016, 08:14:25 PM »
So...same stuff
Read guide:

Release Number 8.1.400.30
Orchestration Server can now selectively hide sensitive data in logs when the printing of such sensitive data is not explicitly requested by an SCXML strategy. For information on this feature, see "Hiding Sensitive Data" in the Orchestration Server 8.1 Deployment Guide, available on the Genesys Documentation website. (ORS-2423)

Offline zafzef.mourad

  • Newbie
  • *
  • Posts: 33
  • Karma: 2
Re: Hiding user data into Genesys application logs files
« Reply #12 on: March 14, 2016, 03:28:15 PM »
Thanks Cavagnaro :-) I appreciate ur help

Envoyé de mon Nexus 5 en utilisant Tapatalk