Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

field mapping update#176

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
saltar-ua merged 1 commit intomainfromgis-aql-upd-2024-07-19
Jul 22, 2024
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
field mapping update
  • Loading branch information
@spsocprime
spsocprime committedJul 19, 2024
commit79c080709e90aed5a0080d9c4d2b042aba412823
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -13,13 +13,16 @@ field_mapping:
- URL
- XForceCategoryByURL
c-useragent: User Agent
cs-method: HTTP Method
cs-method:
- HTTP Method
- Method
cs-bytes: Bytes Sent
#cs-cookie-vars: cs-cookie-vars
c-uri-extension: URL
c-uri-query:
- URL
- URL Path
- URL Query String
#cs-cookie: cs-cookie
cs-host:
- UrlHost
Expand All@@ -32,6 +35,10 @@ field_mapping:
r-dns:
- UrlHost
- URL Host
sc-status: HTTP Response Code
sc-status:
- HTTP Response Code
- Response Code
#post-body: post-body
url_category: XForceCategoryByURL
url_category:
- XForceCategoryByURL
- Web Category
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -9,17 +9,33 @@ default_log_source:
devicetype: 10

field_mapping:
c-uri: URL
c-useragent: c-useragent
cs-method: cs-method
c-uri:
- URL
- XForceCategoryByURL
c-useragent: User Agent
cs-method:
- HTTP Method
- Method
cs-bytes: Bytes Sent
cs-cookie-vars: cs-cookie-vars
c-uri-extension: c-uri-extension
c-uri-query: URL
cs-cookie: cs-cookie
cs-host: cs-host
cs-referrer: URL Referrer
cs-version: cs-version
r-dns: r-dns
sc-status: sc-status
post-body: post-body
#cs-cookie-vars: cs-cookie-vars
c-uri-extension: URL
c-uri-query:
- URL
- URL Path
- URL Query String
#cs-cookie: cs-cookie
cs-host:
- UrlHost
- URL Host
- URL Domain
cs-referrer:
- URL Referrer
- Referrer URL
cs-version: HTTP Version
r-dns:
- UrlHost
- URL Host
sc-status:
- HTTP Response Code
- Response Code
#post-body: post-body

[8]ページ先頭

©2009-2025 Movatter.jp