question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Processes - Source/Destination

See original GitHub issue

Looking into the ECS documentation there is a process schema however I would like to discuss and propose adding or documenting an additional process schema for source and destination.

This is especially useful in endpoint data. Process spawning, one process accessing another, etc…

Process Spawning

scenario:

"cmd.exe" creating "powershell.exe"

example:

"source.process.name": "cmd.exe",
"destination.process.name": "powershell.exe"

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
neu5roncommented, Apr 8, 2019

im good with not using src/dst for processes, how about for processes and corresponding cli as well, to use parent/child parent.process.* child.process.*

I think the user fields will be hard, because of the many scenarios like fromt/to smtp fields, one user account logging into remote box using another account, user account modifying a user account, etc. I sometimes can see user & affected.user, then I see scenarios where src/dst user makes a lot of sense. ^ this will probably require more discussion.

On Mon, Apr 8, 2019 at 4:04 PM Mathieu Martin notifications@github.com wrote:

Yes, I’ve mentioned the reuse of process at process.parent in another issue you’ve opened. But this would address the process spawning activity.

We may need something to address processes interacting with one another as well, however. That’s a good point.

As we’ve discussed already, I’d prefer keeping source/destination purely about network if possible. I’ve been thinking we need another “pair” in addition of src/dst and cli/srv: local/remote. And in that same line, I’d like to eventually find a way to manage and document these 3 pairs together, as a simplification… So it’s not a hard no, but I’m trying to find other ways first.

Point taken on the emotional baggage of “target”.

Perhaps we could use “affected”?

User management: user & affected.user Process shenanigans: process & affected.process

— You are receiving this because you authored the thread.

Reply to this email directly, view it on GitHub https://github.com/elastic/ecs/issues/414#issuecomment-480985894, or mute the thread https://github.com/notifications/unsubscribe-auth/AGDr4tWNbP6SmW8LRWoC9AGpJkpciM5zks5ve6DGgaJpZM4cfhTo .

0reactions
webmatcommented, Nov 29, 2019

Oh I thought Willem had opened this one 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Destination Process - an overview | ScienceDirect Topics
A message is delivered to a single destination process, which is uniquely addressed by the sender. That is, the message contains the address...
Read more >
Source-to-destination transformation - Etlworks Support
Source (FROM) and Destination (TO)​​ A typical transformation includes a source ( FROM ) and a destination ( TO ). The source and...
Read more >
Process Modeling - 6 Destination and Source - YouTube
This tutorial uses the "From Conveyor Process " and "Transport Node" components from the Process Modeling library and tries to change the ...
Read more >
What are "source" and "destination" parameters in ...
I ( C3 ) want to send data to the process in the same column with a distance of 2. So this is...
Read more >
What is the process done by the IP source in order to ... - Quora
provides the answer. If the result is zero, the destination is local to the source. If the result is non-zero the destination is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found