My experience with Java is not enough (is it ever?) to get immediatelly
full involved with CloudStack, but I'm studying. (and struggling)
the code to understand *where to put what*? I have experience with Django
and Python.
I would like to implement DMTF CADF Event model (just the required
Come on @Daan Hoogland , that PR has nothing to do
with what he wants to do. If the matter was to simply acquire log entries,
he could hook a custom Log Appender in Log4J to process and store the log
entries in some way that is usable for him. From what I understood the
scope is bigger (specially w
I forgot to mention the cloudstack event model. You'll have to look at that
as well
On Tue, Jan 29, 2019 at 9:41 AM Daan Hoogland
wrote:
> H Nikolaos,
> have a look at https://github.com/apache/cloudstack/pull/2992. it was
> -1'd but i think it would fit your ideas. have a look see if you can ad
H Nikolaos,
have a look at https://github.com/apache/cloudstack/pull/2992. it was -1'd
but i think it would fit your ideas. have a look see if you can add your
thoughts to that and I'll be happy to look at PRs to the base branch of
that one.
regards
On Tue, Jan 29, 2019 at 8:41 AM Nikolaos Dalezio
Hello dev team,
My name is Nikos Dalezios and I am currently working on my MSc thesis
"Cloud log forensics - Log unification - the CADF case". I have just forked
the code and I am studying at the moment various aspects of CloudStack and
would like to implement CADF logging.
Any suggestions or help