We currently have Realtime Config Change Detection and a Daily Config Change report working. In the Before/After snippets of statements, 5 lines are extracted before and after the actual configuration change. We use switch port security which adds several statements to an interface configuration and when a change is done, more often than not, the interface name is not in the change snippet. We would like to show 10 statements before/after so we pick up enough statements to show the interface name (interface gigabitEhernet0/0/0) when an interface change is made. Is it possible to change the before/after number of lines? Is this value in a NCM config file or is this hardcoded?