elastic / elastic/ecs

File Names - Source/Destination/Client/Server

Open
#413 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.1k
Forks
455
Avg merge
17h 8m
Merged PRs (30d)
5

Description

Looking into the ECS documentation there is `file.name`, however
I would like to discuss and propose adding or documenting an additional file schema for `source` and `destination` (and or `client`/`server` where applicable).

This is especially useful in endpoint data and network transfers / file shares.

### Moving or Copying File
##### scenario:
`Renaming "payroll.docx" to "nothing_to_see_here.txt"`
##### example:
```

"source.file.name": "payroll.docx",
"destination.file.name": "nothing_to_see_here.txt"
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.