Regarding srsRAN_4G UE log generation #1184
Unanswered
SurabhiKarandikar
asked this question in
Q&A
Replies: 1 comment
-
Copying my reply on the mailing list here: Have you made sure that the logs are enabled in the UE and eNB configuration files? As for the 'missing' files, they are specific to the eNB and are not part of the UE source code, so no need to worry about that. As an example, if you take a look at the UE example config here:
I should also make sure to run the UE and eNB using In the future, it is better to use either the mailing list or the discussion forum. Try not to use both as it may lead to a delay in getting your desired answer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings.
I am using srsRAN_4G for learning and my current project. While trying to generate log and pcap files for analyzing, I am unable to get information in the ue.log file generated. Moreover, the UE side pcap files are also not getting generated.
I have an observation that the 'srsenb' folder contains [parser.cc, enb_cfg_parser.h, enb_cfg_parser.cc]. However, these files are missing in the srsue folder. Is that the reason behind the issue I am facing?
It would be a great help if you would assist me on this.
Waiting for your reply.
Yours sincerely,
Surabhi Karandikar
Beta Was this translation helpful? Give feedback.
All reactions