Skip to content

Commit 0604b54

Browse files
authored
Merge pull request #93 from mattwillems/patch-1
Update cs-url-stem mapping
2 parents 86f134a + c757090 commit 0604b54

File tree

1 file changed

+2
-2
lines changed
  • uncoder-core/app/translator/mappings/platforms/logrhythm_axon

1 file changed

+2
-2
lines changed

uncoder-core/app/translator/mappings/platforms/logrhythm_axon/default.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ field_mapping:
130130
c-uri: object.url.complete
131131
c-uri-extension: object.url.type
132132
c-uri-query: object.url.query
133-
c-uri-stem: object.url.complete
133+
c-uri-stem: object.url.path
134134
c-useragent: action.user_agent
135135
cs-host:
136136
- target.host.name
@@ -302,4 +302,4 @@ field_mapping:
302302
blocked:
303303
- action.message
304304
- action.result.reason
305-
cs-ip: origin.host.ip_address.value
305+
cs-ip: origin.host.ip_address.value

0 commit comments

Comments
 (0)